Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do I get the URL of the active Google Chrome tab in Windows?

python winapi google-chrome

How to draw text with transparent background using c++/WinAPI?

c++ winapi gdi

What are "api-ms-win-*-*-lx-x-x.dll" umbrella libraries?

c++ winapi dll uwp

Best way of getting path to "Application Data" directory?

winapi path

How do I copy a file or folder that is locked under windows programmatically?

.net winapi file locking

How to set an item in CListCtrl as selected?

c++ winapi selection clistctrl

What is fadvise/madvise equivalent on windows?

Compiling DLL with Version Information

winapi dll version versioninfo

Getting another process command line in Windows

Programmatically mount a Microsoft Virtual Hard Drive (VHD)

c++ winapi mount vhd

Using SetWindowPos with multiple monitors

c# .net winapi screen user32

Reverse engineer C++ DLL

How do I determine if a window is off-screen?

How to Suppress task switch keys (winkey, alt-tab, alt-esc, ctrl-esc) using low-level keyboard hook in c#

c# winforms winapi

Windows API - CreateProcess() path with space

winapi

How to get the local IP address using Inno Setup

Win32 API to do wildcard string match

c++ c winapi wildcard glob

How can I get the username of the person executing my program?

c++ linux winapi posix

Is there any reason to use Win32 API (in C or C++) over .NET? [closed]

.net winapi api

Detect an internet connection activation with Delphi