Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

WIN32 IsClipboardFormatAvailable function does not set last error code

c winapi

Setting a single thread to real-time priority under windows

winapi

A command or message or DLL call to set automatic hiding of Windows taskbar?

How OpenGL ICD on Windows Loads OpenGL 1.0 and 1.1 Functions?

windows winapi opengl wgl

Cannot use external HWND function [closed]

c winapi

How to close Windows Explorer windows with opened folders from a certain drive

Windows 10 API offline documentation [closed]

How to rotate, crop, scale, flip an image?

Win32 getaddrinfo() not using C:\Windows\System32\drivers\etc\hosts?

winapi dns winsock winsock2

How to tell if a network adapter is removable on Windows

Run C++ unmanaged console app (NOT a batch file) without a window

c++ windows winapi

Read Trackbar control value in C++/WinAPI program

c++ winapi visual-c++ trackbar

EndDialog vs DestroyWindow

Delete folder for which every API call fails with ERROR_ACCESS_DENIED

Window handling manager

WaitForSingleObject With timeout=0

How to set in Win32 program to enable size being remembered

winapi visual-c++

How to connect to a Wifi that requests for a network security key using Windows Native Wifi Functions?

c++ windows winapi windows-8

Can I put LowLevelMouseProc and LowLevelKeyboardProc in the main EXE?

winapi hook low-level