Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

C# form from DLL loaded by native C++

c# c++ winapi dll

Efficiently computing date/time stamp for logging purposes on unix/win32

How to get new-style Windows drag&drop cursors

Programmatically open charm bar, power bar and start menu with C#

Windows.h - Notification when focus enters a text input

c++ windows winapi

Is it possible to swallow a key in Raw Input?

winapi keyboard raw-input

Incorrect password passed to LogonUser() but the Active Directory account is not locked as expected

c++ winapi active-directory

Win32 - Midi looping with MCISendString

c++ winapi audio

WS_EX_COMPOSITED cause unexpected WM_PAINT

How to detect the window has been maximized?

c++ c windows winapi

PrintWindow causes flicker, strange artifacts in titlebar

c++ windows winapi screenshot

SetWindowPos and multiple monitors with different resolutions

winapi multiple-monitors

Can lock ordering be enforced / detected to prevent deadlocks?

How to tell if folder is a subfolder for recursive folder copy?

c++ windows winapi filesystems

In WinNT.h, why are STANDARD_RIGHTS_READ, ...WRITE and ...EXECUTE defined to be the same?

c++ winapi

Borderless window. How to add a shadow and remove 1px border?

windows winapi borderless

How can I get the free USB ports in c#?

c# winapi usb wmi

How can I load the same icon as used by MessageBox on Windows 10?

winapi windows-10

Directly sending keystrokes to another process via hooking

How to Log Stack Frames with Windows x64

c++ c winapi 64-bit callstack