Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Disable registry access for specific process (WinAPI)

c++ c winapi

Is there any way to force the WorkingSet of a process to be 1GB in C++?

How can I get the state of a program?

c++ c winapi thread-state

Video composition with Media Foundation

How to retrieve USB device interface GUID?

c++ windows winapi usb

Calling C code from within Ruby -- How to use the returned pointer?

c ruby windows winapi

Connecting to named pipe in Windows, different user accounts

Is it possible for one process to inject code into another without administrative privileges?

Is the Windows locale ID (LCID) the same as the USB language ID?

c# winapi usb locale lcid

On Screen Keyboard close button event?

WPF application message loop and PostThreadMessage

error RC2104: undefined keyword or key name: WS_EX_LAYOUTRTL

winapi resources

DirectX9 window resize in runtime without device reset

c++ winapi directx directx-9

How to disable a secondary monitor (with ChangeDisplaySettingsEx)?

How to force MessageBox to display as top window

c++ winapi

How to get stack size and stack limit of any thread using Win32 API

c++ windows winapi stack

How to get active window app name as shown in task manager

c# winapi hwnd active-window

From a technical POV, what is it that MinGW does that makes gcc possible on windows?

Modify exe to launch with command line arguments without creating shortcut

windows winapi firefox

How to properly measure & display owner drawn context menu item with a checkmark?