Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

OpenProcess error 87 invalid parameter

Serial port reading in c, using WinApi functions; WaitCommEvent fails

How to tell if a process started with CreateProcess is still running?

c++ windows winapi

How to get the list of all the files(objects) in a folder exposed by an MTP device using Windows Portable Devices C++ API?

c++ winapi com mtp wpd

How to obtain file handle to the current executable without introducing a filesystem race?

c windows winapi nt

Why are COM pointer arguments cast as void instead of IUnknown?

c++ pointers winapi com iunknown

How to properly use DDX (Data Exchange) with the CComboBox Control?

windows winapi mfc combobox

CLion LLDB doesn't break on uncaught exception

c++ winapi dll clion lldb

Get HMENU from HWND within a Hook

Where is SYSTEM_INFORMATION_CLASS defined?

c++ winapi

How to Initialize Win32 HANDLE appropriately?

winapi handle

Process unexpectedly DPI aware

winapi dpi

x64 API hooking without a disassembler library

c++ winapi hook

How to get a wstring in Chinese from rapidjson::Document?

c++ winapi rapidjson

Why do I not get a MessageBox popup when calling MessageBoxA

Get 32bit PEB of another process from a x64 process

c++ winapi

Which messages are processed by DefWindowProc?

windows winapi wndproc

Get GDI HFONT line height as interpreted by DrawText[Ex]

windows winapi fonts gdi