Searched defs:VBoxHlpInstallKbdHook (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/platform/os2/
H A DVBoxHlp.cpp45 /* Parameters for the keyboard hook (VBoxHlpInstallKbdHook()) */
66 /* For foreign processes that didn't call VBoxHlpInstallKbdHook(),
70 * called VBoxHlpInstallKbdHook(), we ignore the message. */
105 VBOXHLPDECL(bool) VBoxHlpInstallKbdHook (HAB aHab, HWND aHwnd, function
126 * Uninstalls the keyboard hook installed by VBoxHlpInstallKbdHook().
127 * All arguments must match arguments passed to VBoxHlpInstallKbdHook(),

Completed in 42 milliseconds