Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Setting brightness on Windows 10 using C++ WinAPI

c++ windows winapi monitor

How does a modal dialog's message-pump interact with the main application message-pump?

winapi mfc

How to handle Win32 Application termination

c winapi signals

Compare TCHAR to String

c++ winapi

Kill process started with ShellExecuteEx

c++ windows winapi process pid

List the content of the Win32 device namespace

Set foreground window for Windows program running under Wine

linux winapi window wine z-order

Win32 API: How to avoid flickering of basic window controls?

c++ winapi flicker

How do I get a string resource by name in win32 or MFC?

c++ visual-studio winapi mfc

WinMain redefinition

c++ winapi

Get a process window size without borders

c# winapi

CFileDialog with OFN_ALLOWMULTISELECT incorrect results for shortcuts

c++ winapi mfc cfiledialog

Could 16bit .com executables call win32 APIs?

winapi com dos

CaptureStackBackTrace with file information

c++ winapi

Why does this c++ syntax with WINAPI mean?

c++ winapi syntax

How do I create monotonic clock on Windows which doesn't tick during suspend?

winapi time

How to use FindWindow() from a service application?

delphi winapi

What entropy sources are available on Windows?

How to immediately exit a Windows Forms .NET application?

.net winforms winapi