Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to decrease CPU Usage when it reaches to 100% when using while(1) loop

Should I query the OS before using LocalFree/HeapFree, from FormatMessage, with Windows 7/8.1 and Windows 10?

c windows winapi

take a screenshot of a desktop created using createdesktop api

Disable Maximize Button c++ console application

loadlibrary fails for current path with GetLastError() == 0

c++ windows winapi dll

Win32 Application Settings

c++ winapi registry settings

(Win32) Heap shared between processes

Splitting a Win32 program into multiple files

winapi include

Windows XP, HKCU\...\LastVisitedMRU maximum number of items allowed?

How can i suppport both Unicode and Multi-Byte Character Set in my code?

c++ winapi unicode multibyte

Get text using SendMessage() C++

c++ winapi

Cast native pointer to a C++\CLI managed object reference?

What happened to the VB6 APIViewer?

How to draw a transparent image using WinAPI ImageList_DrawIndirect?

ResumeThread sometimes doesn't wake threads

WinHTTP Multiple Asynchronous Requests

c winapi asynchronous winhttp