Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

VBA: Workaround To Emulate AddressOf Operator In A Class Module

excel vba winapi

Is it possible to check chromedriver.exe version at runtime in python?

ExitProcess from the OnShow event of MainForm in Delphi

delphi winapi

OK to copy a CRITICAL_SECTION?

c winapi synchronization

Correct return value of "WindowProc" in a Win32 application

windows winapi

How do I get the job object (if any) for my current process?

c++ c windows winapi process

double calls to CoInitialize()

winapi com

How does task manager kill my program?

c++ winapi mfc taskmanager

How to disable normal behaviour of Alt key?

c++ c winapi keyboard

Win32. How to convert POINT to LPARAM

winapi lparam

Creating Virtual Folders and hooking them into the file system

Windows Multi-monitor: How can I determine if a target is physically connected to a source when the target is available but not active?

Which are the differences between WinExec and ShellExecute?

winapi

How do I find the coordinates of the cursor in a console window?

c++ windows winapi console

How to share memory between services and user processes?

Need form to stay on top of parent only

delphi delphi-2009 winapi

How to eject CD using WMI and Python?

python winapi wmi cd-rom

How to query the thread count of a process using the regular Windows C/C++ APIs

c++ c winapi

Question about IsDialogMessage() in WIN32

c winapi

How to use Win32 GetMonitorInfo() in .NET c#?