Changeset 4096 in vbox
- Timestamp:
- Aug 9, 2007 2:08:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HostImpl.cpp
r4071 r4096 2257 2257 if (mUSBProxyService->getLastError() == VERR_FILE_NOT_FOUND) 2258 2258 return setError (E_FAIL, 2259 tr ("Could not load the Host USB Proxy Service (%Vrc). "2259 tr ("Could not load the Host USB Proxy Service (%Vrc). " 2260 2260 "The service might be not installed on the host computer"), 2261 2261 mUSBProxyService->getLastError());
Note:
See TracChangeset
for help on using the changeset viewer.