Changeset 15869 in vbox for trunk/src/VBox
- Timestamp:
- Jan 8, 2009 2:52:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HostImpl.cpp
r15752 r15869 2351 2351 return setWarning (E_FAIL, 2352 2352 tr ("Could not load the Host USB Proxy Service (%Rrc). " 2353 "The service might be notinstalled on the host computer"),2353 "The service might not be installed on the host computer"), 2354 2354 mUSBProxyService->getLastError()); 2355 2355 if (mUSBProxyService->getLastError() == VINF_SUCCESS)
Note:
See TracChangeset
for help on using the changeset viewer.