Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Is there an alternative to the Windows FindFirstFile/FindNextFile API that doesn't search short file names?

c++ c windows winapi filesystems

win32: simulate a click without simulating mouse movement?

Named pipes port number

winapi named-pipes

How i can determine when a process id (PID) is 32 or 64 bit application?

delphi winapi

What is the purpose of the win32 CreateFile2 api call?

winapi windows-8

GetDC(NULL) gets primary monitor or virtual screen?

c++ c winapi

Open device name using CreateFile

windows winapi driver