Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to intercept the access to a file in a .NET Program

c# .net winapi file-access

.NET: How do I invoke a delegate on a specific thread? (ISynchronizeInvoke, Dispatcher, AsyncOperation, SynchronizationContext, etc.)

Correct usage of SetDeviceGammaRamp

winapi gamma

Is calling DispatchMessage in win32 programs necessary?

windows winapi

What's the supportedOS GUID for Windows 11?

What do I have to do to make my WH_SHELL or WH_CBT hook procedure receive events from other processes?

windows delphi winapi hook

How to select an item in a TreeView using Win32 API

c# api winapi c#-4.0

Is There a Winapi way to Move a File to The Recycling Bin?

c++ winapi command-line

What's the best way do determine if an HWND represents a top-level window?

c++ c windows winapi

Does a win32 application have one message loop? Or is it one message loop per window?

c++ c winapi

How do I `std::bind` a non-static class member to a Win32 callback function `WNDPROC`?

How to send HTTPS request using WinInet?

Setting focus to a Windows application from Node-JS

How can I handle DLL errors in VBA?

How to get handle of a console window launched from my GUI application?

How to detect tapping (touch input) globally instead of mouse clicking?

c# .net winapi windows-8 touch

Get IP-Address from DNS without GetHostByName

delphi sockets winapi winsock

Can't install windows 7 SDK (require already installed .NET Framework 4)

Fullscreen vs Borderless window

windows winapi

How reliable is page write-tracking in Windows given processor caches

c++ windows winapi