Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Non blocking http request loop

winapi pywin32 win32gui

command line "java -version" will send result to stdOut or stdErr? [duplicate]

java winapi

Attach disabled display device with WinAPI

c++ winapi

Binaries built on Windows 7 fails on Windows Server 2012

How do I reserve memory regions before Windows maps my program's DLLs?

c++ c windows winapi memory

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

winapi windows-10

How to Log Stack Frames with Windows x64

c++ c winapi 64-bit callstack