Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to capture part of a screen

how to acquire list of notification area icons?

windows winapi taskbar

Difference between PathAppend and PathCombine in Win32 API

c++ path winapi

Is it necessary to destroy a tooltip?

c++ winapi tooltip destroy

Detours alternative for Registry interception

How could I detect when my application is minimized?

Windows hook with Python

python c winapi hook ctypes

set publisher field in .rc file

winapi

Permcalc.exe for .NET 4.0

c# .net windows winapi

Passing 'open' to ShellExecute doesn't open a word file on a specific machine

windows winapi shellexecute

How do I use Dialog resources in Win32?

c++ windows winapi resources

How to make a "popup" (hint, drop-down, popup) window in Winforms?

How can we poll the stack status - unused (available) memory

c windows winapi stack

Instrument a Windows 7 Bluetooth stack

How do I get a handle to the Start button in Windows 7?

c++ winapi windows-7

Does WaitForMultipleObjects() reset all auto-reset events?

Get the height of the Windows taskbar (Winapi)

c windows winapi taskbar

what's the purpose of the following about UNREFERENCED_PARAMETER?

windows winapi

Save wave file using waveInOpen

c++ winapi audio wav

Windows named pipes in practice