Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Obtain thread handle from thread id of ANOTHER process

When to call PostQuitMessage

c++ c winapi application-close

SetWinEventHook does not catch any event

WIN32 Logon question

winapi active-directory

SwapBuffers causes redraw

c++ c winapi opengl

GetWindowRect returns wrong values on one application, all other applications are correct

c# .net windows winapi

Windows API Wrapper for .Net?

c# winapi wrapper

Is it possible to create an XOR pen like DrawFocusRect()?

c winapi gdi

cfapi CF_CALLBACK_TYPE_FETCH_PLACEHOLDERS calls back repeatedly

c++ windows winapi minifilter

What data type does HWND type belong to?

ruby windows winapi

I keep getting "Unable to find an entry point named 'GetWindowLongPtrA' in DLL 'user32.dll'" [duplicate]

Custom icon not displayed in upper left corner or on task bar

c++ winapi icons

Different disk serial number result from GetVolumeInformation()

c++ winapi disk hardware-id

List of installed programs

python winapi pywin32

How can I define an UUID for a class, and use __uuidof, in the same way for g++ and Visual C++?

c++ winapi visual-c++ g++ uuid

Wait for file to be unlocked - Windows

c windows winapi

Use a window handle as an owner for a VB6 form

winapi vb6 user32

What stands for lpfnWndProc?

winapi

When hooking Window's message loop, what's KBDLLHOOKSTRUCT's dwExtraInfo for

c# c++ winapi hook

Notify Icon Receives WM_LBUTTONDBLCLK But Not WM_CONTEXTMENU

c++ visual-c++-2010 winapi