Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

CreateProcess with new console window, but override some std i/o handles

Credential provider usage scenario: CPUS_UNLOCK_WORKSTATION removed from Windows 10

How to set console font to Raster Font, programmatically?

c++ c windows winapi console

How can I get an HMONITOR handle from a display device name?

WinAPI: Is it needed to call FlushInstructionCache on an executable memory-mapped file?

mciSendString won't play an audio file if path is too long

c++ windows winapi audio mci

Windows: Getting a window title bar's height

c++ windows winapi

NativeCall can't find a function in Kernel32.dll

windows winapi raku nativecall

GlobalFree - Incompatible types: 'NativeUInt' and 'PWideChar'

delphi winapi

Click Button in Toolbar of Other Program

c# winapi ui-automation user32

What is the WIN32 API WM_REFLECT message for?

winapi

The curious problem of the missing WM_NCLBUTTONUP message when a window isn't maximised

c++ winapi mfc

Initialize Critical Section only once for a process

windows winapi com dll

Programatic desktop icon placement

winapi macos gnome kde-plasma

Calling Specific Win32 API from Delphi - Why do Exceptions Fly Without an "asm pop..."?

c delphi winapi assembly xll

How can I read the window title with JNI or JNA?

How can I get the IP address of a network printer given the port name using the Win32 API?

c++ windows winapi printing

Is there a list of valid parameter combinations for GetThemeColor / Visual Styles API

How to get the cursor position [duplicate]

c++ windows winapi

how to fill gradient for roundrect in pure gdi (not gdi+)

winapi gdi