Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

about WINAPI errors handling

c++ winapi error-handling

Named Pipes server, how to interrupt or timeout the wait for client connection and for incoming data

How to get the "Last Saved By" property for workbook file

vba excel file 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