Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

how does a font tell the OS that "I AM a MONSPACED / FIXED-WIDTH FONT"?

How to Clear/Flush the DNS Cache in Win32 API's

winapi dns

Refresh WiFi network list with 'WlanScan' (convert api syntax from c# to vba... or a workaround?)

c# vba winapi wifi bssid

AttachConsole and 64 bit application

delphi winapi

Pass a complex struct to the Windows API

Monitor battery charge with Win32 API

Detecting a single mouse click in MFC

How do I get Windows Explorer to show a preview of my files in 'thumbnail' view?

winapi windows-explorer

Drawing on the Desktop Background (WIN32)

c++ winapi

Enumerating threads in Windows

How can I get the current user token for the physical session?

winapi wtsapi32

How do I open a directory with CreateFile in C# to examine deleted entries?

c# winapi

How to implement a timer in C on windows

c winapi timer

C# - Determine if user is moving a window

c# windows winapi hook

How can I handle window messages from a separate thread?

How to marshall a LPCWSTR to String in C#?

c# winapi pinvoke

Python - Launch a Long Running Process from a Web App

How to hook api calls in another application

c# winapi hook

GlobalAddAtom() returns 0 and GetLastError = 0x5 on Win7, works on XP

c++ c windows winapi windows-7

Using SHFileOperation: What errors are occuring

c++ winapi