New posts in winapi

How can I customize the system menu of a Windows Form?

Is there a faster alternative to GDI GetPixel()?

Disable buffering on redirected stdout Pipe (Win32 API, C++)

Borderless Window with Drop Shadow

MSBuild on CI Server can't find AL.exe

How do I get the file HANDLE from the fopen FILE structure?

How do I recursively create a folder in Win32?

Loading PE Headers

Get selected items of folder with WinAPI

How to hook external process with SetWindowsHookEx and WH_KEYBOARD

How to detect whether Windows is shutting down or restarting

Win32 File Name Comparison

API for Windows 10 virtual desktops [duplicate]

What is the range of a Windows HANDLE on a 64 bits application?

How to execute GetLastError() while debugging in Visual Studio

Foreground Vs Active window

Difference between InvalidateRect and RedrawWindow

IOError: [Errno 13] Permission denied when trying to open hidden file in "w" mode

Check if a Win32 thread is running or in a suspended state

How make FILE* from HANDLE in WinApi?