Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How Import (merge) a reg file using delphi?

windows delphi winapi

Is there a way to change the style of all scrollbars (Win10)?

windows winapi dwm

Whic is correct way to use pair GlobalLock() \ GlobalUnlock()?

winapi visual-c++

Listview flickers on Win32 dialog when removing and re-adding all items and all columns

c++ mfc listview winapi listctrl

Compiler for Win32 Programs?

c++ c winapi

Running an external exe from win32 application

c++ windows winapi visual-c++

C++ Win32 - Getting App Name using PID and Executable Path

c++ windows powershell winapi

Incorrect WM_DPICHANGED triggered by SetWindowPlacement

windows winapi dpi

Drawing in the extended frame gives strange colors

c++ winapi dwm

WinAPI LPWSTR, C++11 u16string?

c++ winapi unicode c++11

How to set exact client size for overlapped window? (winapi)

Win32 WndProc as class member [duplicate]

c++ winapi mingw

In which cases GetSystemInfo/GetLogicalProcessorInformationEx returns different processor count within the same program run?

windows winapi processor cpuid

MiniDumpWriteDump() hangs

How to read a file that is in use by other process?

delphi winapi

How to record wav sound from mic using Windows API?

windows winapi audio

Did WH_CALLWNDPROC hooks performance dramatically decrease with Win10 (Compared to Win7)?

winapi windows-10

Set console window size on Windows

c++ winapi