Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to call a Win32 API Function from Powershell?

c# .net powershell winapi

Updating text in a C Win32 API STATIC control drawn with WS_EX_TRANSPARENT

c++ winapi

Changing window background colour

c++ winapi

SetThreadpoolTimerEx occasionally does not invoke callback

Windows System DPI: GetDeviceCaps(hdc, LOGPIXELSX/Y) vs GetDpiForSystem()

winapi dpi highdpi

Delete called twice in Cloud Files API

How do I detected whether a hard drive is connected via USB?

winapi usb hard-drive

How to detach Python child process on Windows (without setsid)?

WINAPI C - CreateFileMapping fails with error 8 - ERROR_NOT_ENOUGH_MEMORY

c file winapi memory mapping

Windows cursor size bigger than maximum available

How to obtain keyboard layout for Microsoft Edge and other windows hosted in ApplicationFrameHost.exe

WaitForSingleObject: do not lock a mutex but check the current state?

c winapi mutex

SetWindowsHookEx() WM_KEYBOARD_LL not coming through with full screen RDC

winapi setwindowshookex

PowerShell script returning the wrong screen resolution

Building windows forms in C

How would my program listen to OutputDebugString output and allow launch of multiple instances?