Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

static ofstream will create a file but never write to it?

c++ winapi

How to put an icon on a text button?

c++ winapi

Send windows message to a console application