MOUSEHOOKSTRUCT
struct MOUSEHOOKSTRUCT {
}
- dwExtraInfo
ULONG_PTR dwExtraInfo;
Undocumented in source.
- hwnd
HWND hwnd;
Undocumented in source.
- pt
POINT pt;
Undocumented in source.
- wHitTestCode
UINT wHitTestCode;
Undocumented in source.
nulib system win32 winuser
enumsfunctionsmanifest constantsvariables