Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

What function has replaced GlobalAlloc in Win32?

windows winapi ipc

How can I hook into the explorer directory calls in windows to determine when a new directory is opened?

c# winapi

Is it possible to wait until other thread processes input messages posted to it?

c# .net windows winapi

What is the point of the third parameter in SetPixelFormat() for OpenGL context creation? [duplicate]

c++ c windows winapi opengl

How to call WM_SETREDRAW?

c winapi

How can I set cursor position from mouse hook in Windows?

c++ windows winapi mouse-hook

How to determine which LOGFONT charset to use?

How to get a NTFS file id for a folder [closed]

c# winapi io pinvoke ntfs

Convert between dialog base units and pixels

c winapi