Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to test a network device for a valid RTSP stream?

How to control power button press shutdown?

How to detect changes to the Windows system tray?

c++ python winapi system-tray

How to close connection properly with WNetCancelConnection2?

Invoking the Windows Security Dialog (in C# or VB.NET)

c# vb.net winapi

Get window handle from window class name

How to set PlatformToolset from custom property sheet in Visual Studio 2010

how to use windbg track memory allocated with VirtualAlloc?

winapi windbg heap-memory

Why doesn't LogonUser(...) work for domain accounts?

Process being killed by a third party application (Sprint Smartview)

c++ windows winapi process kill

Detect whether a Windows reboot was due to Windows updates

c# .net windows winapi reboot

Get notification about Windows 10's Revert/Keep new display settings dialog

What does IDC_STATIC means in a resource.h file?

windows winapi

How to exit a blocking accept() call in Windows?

c sockets winapi winsock

Is 16-bit wchar_t formally valid for representing full Unicode?

c++ c winapi unicode encoding

How to set up Windows 10 Mobile Hotspot programmatically?

SendInput doesn't work with Print Screen key

c++ windows winapi

How to effectively wait for a file to unlock?

delphi winapi

Can I monitor the size of a thread's message queue?

When does windows signal a process handle?