Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do I idiomatically convert a BOOL to a bool?

Why RegisterClass fails with ERROR_NOT_ENOUGH_MEMORY?

Is it safe to change this c-cast to a reinterpret_cast?

Displaying 'x' icon in TBalloonHint

delphi winapi balloon-tip

Is it possible to change the background color of a read only edit control

Store passwords securely in Windows

STARTUPINFO.wShowWindow is 0 when running from Visual Studio

How to use SHCreateItemFromParsingName with names from the shell namespace?

Low-Level control of RS232 (Com-Port) RTS/CTS/DTR/DSR possible?

Accessing files beyond MAX_PATH in C#/.NET

Delphi TPath.GetTempPath result is cropped

delphi winapi path delphi-2010

How to generate a monochrome bit mask for a 32bit bitmap

c++ c winapi bitmap gdi

How to Determine Text Cursor Position in Windows

winapi ime

Is there a SetText message for the Win32 ListBox control?

windows winapi listbox

Get text from popup window

python winapi win32gui

example code: A service calls CreateProcessAsUser() I want the process to run in the user's session, not session 0

Embed HTML browser into a native C++/Win32 project using Visual Studio

Adding non-VCL window into VCL align queue

Default value for VK_CONTROL/VK_MENU/VK_SHIFT

c++ winapi keyboard

How does IMAGE_FILE_NET_RUN_FROM_SWAP in an EXE file affect runtime libraries

windows winapi