Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

How to crash a process on Windows-7 without getting the WER dialog?

Windows Event Viewer holds a lock on my EXE file

Get folder path from Explorer window

c# .net winapi

GDI - Can I use the new Windows 10 Segoe UI Emoji colored font with DrawText?

winapi colors gdi emoji

Installing Root CA Cert via code on Win32

c++ winapi certificate

Are Interlocked* functions useful on shared memory?

Way to pass argv[] to CreateProcess()

in Python, how to separate Local Hard Drives from Network and Floppy in Windows?

python winapi

How do I get the _real_ thread id in a CLR "friendly" way?

c# winapi

Properly declare SP_DEVICE_INTERFACE_DETAIL_DATA for PInvoke