Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Can I capture stdout/stderr separately and maintain original order?

winapi stdout redirect stderr

How to know the internet connection details using Visual C++ Win32 API

c++ api winapi

Automatic update solutions for a Win32 application?

windows winapi auto-update

Win32: Is there a replacement GDI32.dll that uses hardware acceleration?

Execute code in another users context

c# .net winapi pinvoke uac