Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do you register a custom Win+V hotkey on Windows 8?

Somebody have AccExplorer32.exe?

windows winapi sdk

Reading and writing Windows "tags" with Python 3

Obtaining the virtual key code from a WM_CHAR message

c++ winapi keyboard

Windows: How to intercept Win32 disk I/O API

How do I map the device details such as \Device\Harddisk1\DR1 in the event log to a drive letter such as C:?

winapi visual-c++ event-log

Gradient Brush in Native C++?

c++ winapi native

How to find target of symbolic link in Windows C++ program

c++ winapi

Why is this call to LocalFree() causing an error?

c++ winapi

Meaning of SchedulingClass in SYSTEM_CPU_SET_INFORMATION

winapi cpu

Cannot compile Win32 application in Visual Studio

c++ winapi

Capturing WM_MOUSEMOVE events in parent window

c++ windows winapi mouseevent

Alphablend function

c++ winapi gdi alphablending

Win32 application write output to console using printf

c++ windows winapi

Is it possible to use unicode characters in a Win32 resource file?

CBTProc callback not working, setEventHookEx

c# winforms powershell winapi

How to programmatically access the 'netsh' API via Windows SDK

Sending arguments to an app-instance that resides in another process

c# .net wpf winapi ipc

How to include WinAPI without contaminating the rest of the code?

c++ winapi

Remove the limit on the number of characters that can be entered into a Win32 Edit control