Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

undefined reference to `_GetAdaptersAddresses@20' - but I included -liphlpapi

c++ c winapi gcc cygwin

Suspend and resume one C++ thread in another

c++ multithreading winapi

Delphi - Calling Win API

delphi winapi

Find all windows beneath a point

windows winapi

Retrieve state of Windows 10 Power mode slider

How to display text in system tray icon with win32 API?

c winapi system-tray

C++/CLI Missing MSVCR90.DLL

"This program might not have installed correctly"

windows winapi installation

Letting the mouse pass through Windows C++

winapi mouse gdi pass-through

Reading a File while it is being written by another process