Searched refs:KBDLLHOOKSTRUCT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIKeyboardHandler.h134 bool winLowKeyboardEvent(UINT msg, const KBDLLHOOKSTRUCT &event);
H A DUIKeyboardHandler.cpp1038 if (nCode == HC_ACTION && m_spKeyboardHandler && m_spKeyboardHandler->winLowKeyboardEvent(wParam, *(KBDLLHOOKSTRUCT*)lParam))
1044 bool UIKeyboardHandler::winLowKeyboardEvent(UINT msg, const KBDLLHOOKSTRUCT &event)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h367 } KBDLLHOOKSTRUCT, *LPKBDLLHOOKSTRUCT, *PKBDLLHOOKSTRUCT; typedef in typeref:struct:tagKBDLLHOOKSTRUCT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h365 } KBDLLHOOKSTRUCT, *LPKBDLLHOOKSTRUCT, *PKBDLLHOOKSTRUCT; typedef in typeref:struct:tagKBDLLHOOKSTRUCT

Completed in 114 milliseconds