Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do you turn on the microphone?

delphi winapi audio microphone

How deterministic is UuidCreateSequential with respect to the MAC Address?

mac-address winapi

Screen size in inches on Windows

windows winapi graphics screen

Using the Windows 8 SDK to compile for Windows 7

Confused by BEGIN_MSG_MAP and BEGIN_MSG_MAP_EX

c++ winapi atl wtl

WinApi message loop, Postmessage works like SendMessage

Can't write chinese character into textfile with wofstream

c++ winapi dev-c++ wofstream

Drag and drop in MFC Dialog

c++ winapi mfc

How can a Windows application employ multiple processes?

Subclass a MonthCal control in Win32

How to detect exceptions thrown by the CLR? [closed]

windows debugging winapi clr

Close Handle after Duplicate

c# .net winapi

How to create Modern Menus in Win Api?

winforms winapi mfc

Save text cursor position in the currently focused application/control, then restore it and paste text

How to decrease CPU Usage when it reaches to 100% when using while(1) loop

Should I query the OS before using LocalFree/HeapFree, from FormatMessage, with Windows 7/8.1 and Windows 10?

c windows winapi

take a screenshot of a desktop created using createdesktop api

Disable Maximize Button c++ console application

loadlibrary fails for current path with GetLastError() == 0

c++ windows winapi dll