Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is calling CloseHandle required?

c++ c windows winapi

Is there an equivalent to TCP_CORK in Winsock?

sockets winapi winsock nagle

How to flash/blink taskbar icon in vb.net?

Win32 API: GetLastError() with FormatMessage() prints a junk

Force close file by its path on Windows

c++ winapi temporary-files

Why does GetFileVersionInfo on kernel32.dll in Windows 10 return version 6.2?

c++ winapi windows-10 kernel32

Determine if process started from shortcut

c winapi

pywin32: how to get window handle from process handle and vice versa

winapi pywin32

Why this BitBlt example doesn't work anymore?

c windows winapi

How do I capture toast notifications send from other processes in Windows 10?

c# winapi uwp toast

How to create a menu item with UAC-shield in C++?

c++ winapi

What is the proper way to cast from an 'OLE_HANDLE' to an 'HICON'?

c++ windows winapi mfc casting

Stopping a thread in Win32/MFC

c++ multithreading winapi mfc

Win32: Get message notification of other application's close/exit

windows winapi visual-c++

Is it possible to reasonably workaround an antivirus scanning the working directory?

Programably make and play a sound through speakers C++

c++ winapi native

Can CreateFile() Open one file at the same time in two different thread

c winapi createfile

Is there a C++/win32 library function to convert a file path to a file:// URL?

c++ winapi

What's the correct way to create a subclass of a MFC control?

c++ mfc winapi

Managing windows API differences between Windows XP and Vista/Server 2008