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

/vbox/src/VBox/Additions/WINNT/Mouse/NT4/
H A DVBoxPS2NT.cpp361 PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName);
364 PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName);
367 PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName);
1708 PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName)
1723 HwGetRegstry(pInit, RegistryPath, KeyboardDeviceName, PointerDeviceName);
1749 PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName)
1768 HwGetRegstry(pInit, RegistryPath, KeyboardDeviceName, PointerDeviceName);
2676 PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName)
2812 aQuery[10].EntryContext = KeyboardDeviceName;
2860 RtlCopyUnicodeString(KeyboardDeviceName,
1707 KbdGetRegstry(PINITEXT pInit, PUNICODE_STRING RegistryPath, PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName) argument
1748 MouGetRegstry(PINITEXT pInit, PUNICODE_STRING RegistryPath, PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName) argument
2675 HwGetRegstry(PINITEXT pInit, PUNICODE_STRING RegistryPath, PUNICODE_STRING KeyboardDeviceName, PUNICODE_STRING PointerDeviceName) argument
[all...]

Completed in 70 milliseconds