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

/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp1221 static LRESULT CALLBACK usbLibWndProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) function
1260 wc.lpfnWndProc = usbLibWndProc;

Completed in 47 milliseconds