Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Timers to measure latency

c++ winapi timer latency

Low level keyboard input from Windows

winapi keyboard low-level

How to programmatically choose a context menu item in another app?

Process name change at runtime (C++)

c++ winapi

Why use ReadDirectoryChangesW asynchronously?

Screen capture ignores some windows

How to change the color of a textual cue when sending an EM_SETCUEBANNER Message?

c++ c winapi

Can someone help spot the errors in my low lock list?

c++ winapi stack interlocked

Programmatically allow write access for a Registry key

c++ winapi registry

On Windows, how does console window ownership work?

Win32 select/poll/eof/ANYTHING?

c++ visual-studio winapi mfc

How can I tell if the mouse is over a top-level window?

c# winforms winapi

Finding amount of RAM using C++

c++ linux memory winapi

Program crashes with 0xC000000D and no exceptions - how do I debug it?

Hooking API Calls in Current Process?

c++ c winapi hook

How do I distinguish between left and right keys (CTRL and ALT)?

c++ c winapi input keyboard

C++ How to control Image Base of LoadLibrary API

Asynchronous CreateProcess?

Take disks online/offline

c# winapi deviceiocontrol

Can I load a dll in such a way that it can be deleted while it's loaded?

c++ c windows winapi dll