Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Certificate pinning with WinHTTP API

c winapi ssl winhttp

Win32. Enable visual styles in dll

Conversion from HGDIOBJ to HBRUSH

c++ winapi g++

Wrong result from GlobalMemoryStatusEx() on Windows

winapi

NASM tutorial uses int 80h, but this isn't working on Windows

windows winapi assembly x86 nasm

When should Win32/WinAPI types be used vs. Standard C types?

c windows winapi

How do I determine number of window handles an application is using?

windows winapi

How to do windows API calls in Python 3.1?

python winapi python-3.x

How to get the Windows Power State Message (WM_POWERBROADCAST) when not running a Win32 GUI app?

c++ winapi

Game loop in Win32 API

c++ winapi gdi+ game-loop

Adding items to a ListView?

c++ listview winapi

How to put a break line in string?

c++ string winapi visual-c++

Program to discover HWND of objects like windows and buttons

InternetOpenUrl only returns after entire HTTP response is downloaded

c++ winapi http wininet

What's the Win32 API to disable task manager completely? [closed]

c winapi taskmanager

How to translate paths with environment variables (Eg. %temp%)

c++ winapi

How to disable an hooking to my process?

c# visual-studio winapi

WinExec Return 0x21, But what exactly it means?

windows winapi

Need to retrieve all groups a user belongs to... in C++

c++ winapi ldap

Where are the DirectShow samples in the Windows 8 SDK?