Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do I install a signal handler for an access violation error on Windows, in C?

c windows winapi

difference between GetDesktopWindow() and HWND_DESKTOP

winapi

windows/c++: how can I get a useful stack trace from a signal handler?

Does GetFullPathName work with relative paths longer than MAX_PATH?

winapi

PeekMessage triggers WndProc callback

c winapi msdn internals

Windows 8.1: "IsUserAnAdmin" returns false even though UAC is off and the user a member of "administrators"

Using IXMLDocument inside a DLL needs CoInitialize?

delphi winapi

What unnamed GDI resources could I be leaking

winapi gdi resource-leak

LoadLibraryEx ignores side-by-side manifest

Find original name of a message obtained by RegisterWindowMessage Windows API

c++ winapi

Simulate Control-Alt-Delete key sequence in Vista and XP

Detect windows logout in Python

python winapi

How to open a "nul" file?

winapi

How to detect hot plugging of monitor in a win32 application?

c++ winapi monitor

CWnd::CreateDlgIndirect leaves m_hWnd==NULL

c++ winapi mfc

C# Set Window Behind Desktop Icons

c# windows winapi handle

Drag and Drop like Winspector Spy

c# c++ winapi drag-and-drop

how come we need not close the handle returned by ShellExecute?

winapi shellexecute

Ways to wrap 32-bit .dll so it will work in a 64-bit OS

java dll winapi 32bit-64bit

Not able to include ntifs.h in win32 project

c winapi kernel