Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How can I deal with depressed Windows logo key when using `SendInput`?

c++ windows winapi

Load wavs into memory then play sounds asynchronously using Win32 API

c++ winapi audio

Codesign an executable and allow the modification of some bytes

How can I catch an event when the computer resume from sleep/hibernate mode?

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