Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is DbgHelp.dll built-in to Windows? Can I rely on it being there?

c++ c winapi stack-trace dbghelp

Is it necessary to explicitly stop all threads prior to exiting a Win32 application?

How to get friendly device name from DEV_BROADCAST_DEVICEINTERFACE and Device Instance ID

Uniquely identify PC based on software/hardware

Spy++ alternative that can send messages

winapi messages

How can we convert a FILE* to a HANDLE?

c winapi file

How do I display open IE tabs as DWM thumbnails?

c# winapi aero dwm

How can I create a menu in the start menu for my program?

c# c++ delphi winapi windows-7

What is the relationship of CloseWindow and WM_CLOSE

How do I pump window messages in a nodejs addon?

c++ node.js winapi v8 libuv

Understanding AttachThreadInput - detaching lose focus

Show tooltip on invalid input in edit control

c++ winapi tooltip editcontrol

How can I search for a string in the memory of another process?

c++ windows winapi

Meaning of REX.w prefix before AMD64 jmp (FF25)

winapi assembly x86-64

Get full CPU name without WMI

winapi wmi

C++ Win32 API offline documentation?

c++ winapi

How to use FormatMessage c++ for getting english only messages

winapi locale

C++ Win32 Not receiving DBT_DEVICEARRIVAL or DBT_DEVICEREMOVECOMPLETE on WM_DEVICECHANGE

c++ winapi usb

Is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\MachineGuid unique?

windows winapi

mkstemp() implementation for win32

c++ winapi mkstemp