Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to get active window app name as shown in task manager

c# winapi hwnd active-window

From a technical POV, what is it that MinGW does that makes gcc possible on windows?

Modify exe to launch with command line arguments without creating shortcut

windows winapi firefox

How to properly measure & display owner drawn context menu item with a checkmark?

CryptAcquireContext -- unresolved external

How to rebuild Windows Icon Cache without closing explorer.exe or restarting Windows?

winapi

C++ - WinAPI get list of all connected USB devices

c++ windows winapi

Difference between CryptGenRandom and CNG BCryptGenRandom APIs

Enum HWND properties c++

c++ winapi hwnd

C++ WinAPI screenshot of a window in the background

c++ winapi screenshot

Given an HBITMAP, is there any way to find out, whether it contains an alpha channel?

winapi gdi

GetKeyNameText numpad missing text

c++ windows winapi raw-input

Does the timeBeginPeriod API affect the system clock?

windows winapi

Changing system colors for a single application (Windows, .NET)

Programatically setting a PNG to a Picture Control in Win32 APIs

c winapi

How can you prevent an individual window being captured by Print-Screen?

windows winapi

How can I force Windows to clear all disk read cache data? [duplicate]

windows winapi

Ending "recv()" loop when all information is Read using Winsock

c++ windows winapi winsock recv

Windows API for Creating User Profile

windows winapi profile

How do I access a raw sector of disk in XP with a c program?

c windows winapi