Changeset 52844 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Sep 24, 2014 1:53:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp
r52356 r52844 365 365 CloseServiceHandle(hSMgr); 366 366 } 367 else 368 rc = RTErrConvertFromWin32(dwErr); 367 369 return rc; 368 370 }
Note:
See TracChangeset
for help on using the changeset viewer.