Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Windows process with Untrusted Integrity level

Registering a Global HotKey without disabling its key

c++ winapi hotkeys

Setting "Override high DPI scaling" to "System (Enhanced)" programmatically or with a manifest (MinGW)

c winapi mingw manifest highdpi

Background color of CStatic issue

c++ winapi mfc wtl