Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to recurse down paths over 255 characters and read file attributes?

delphi winapi delphi-2006

Reading memory from ".exe" + offset?

Avoid application activation and focus in when clicking buttons on it - Windows API or Qt

PathGetArgs/PathRemoveArgs vs. CommandLineToArgvW - is there a difference?

c++ parsing winapi path

Handling drag and drop files in a running Windows console application

diskpart does not process script correctly when executed from CreateProcess()

c++ windows winapi

OpenProcess: access denied error only on Windows 8.1

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