Changeset 92783 in vbox
- Timestamp:
- Dec 7, 2021 11:30:19 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/testcase/tstUsbMouse.cpp
r91058 r92783 380 380 g_tstUsbHlp.pfnVMSetErrorV = tstVMSetErrorV; 381 381 g_tstUsbHlp.pfnDriverAttach = tstDriverAttach; 382 g_tstUsbHlp.pfnCFGMValidateConfig = CFGMR3ValidateConfig; 383 g_tstUsbHlp.pfnCFGMQueryStringDef = CFGMR3QueryStringDef; 384 g_tstUsbHlp.pfnCFGMQueryU8Def = CFGMR3QueryU8Def; 382 385 g_tstUsbHlp.u32TheEnd = PDM_USBHLP_VERSION; 383 386 /* Set up our global mouse driver */
Note:
See TracChangeset
for help on using the changeset viewer.