New posts in winapi

Turn on/off monitor

What's "wrong" with C++ wchar_t and wstrings? What are some alternatives to wide characters?

Change the color of the title bar (caption) of a win32 application

Using global keyboard hook (WH_KEYBOARD_LL) in WPF / C#

Python ctypes - Receiving ERROR_PARTIAL_COPY when trying to ReadProcessMemory

How do I send key strokes to a window without having to activate it using Windows API?

Win32 API function to programmatically enable/disable device

What is the equivalent to Posix popen() in the Win32 API?

How can I open the file properties dialog on Windows via CLI?

How can a Win32 process get the pid of its parent?

How can I take a screenshot in a windows application?

How to use DoEvents() without being "evil"?

How to make thread sleep less than a millisecond on Windows

How can a Windows service execute a GUI application?

Dynamically load a function from a DLL

What is a message pump?

Objective-C for Windows

Bring a window to the front in WPF

How to get main window handle from process id?

Get a screenshot of a specific application