Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Weird cursor behavior: Almost always the resize cursor. (win32 api)

c++ windows winapi window

Get the Windows screen saver timeout using Win32 API

c++ winapi

How do I get the LOGFONT structure from a HFONT handle? [duplicate]

c++ winapi fonts

Is it safe to deallocate oneself on WM_NCDESTROY?

c++ winapi

What caseless comparison algorithm is CompareStringW using?

win32 - Using the default button font in a button

c++ winapi fonts

How to get the aero snap state of a window?

windows winapi aero-snap

c++ how do i get the current console conhost process

DeviceIoControl with IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS - C#

c# winapi

How to handle control's notifications when subclassing a control? Such as EN_CHANGE?

c winapi user-interface

How to handle a PostMessageThread message in std::thread?

WinAPI progress bar: stop animation?

How to get device properties in windows in c++?

c++ winapi properties device

How to use WS_EX_LAYERED on child controls

winapi visual-c++

Get device interface from SetupDiGetClassDevs

c++ windows winapi device

Finding Handle of a control inside a window

python winapi

Steal focus as SetForegroundWindow can't do it

winapi

Using IDebugControl::Disassemble to view the instructions of a subroutine