Changeset 28900 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Apr 29, 2010 1:24:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp
r28800 r28900 710 710 break; 711 711 case 0xC000010E /* STATUS_IMAGE_ALREADY_LOADED */ : 712 Log(("WARNING: see #4853 for cause of this failure on Windows 7 x64\n")); 712 713 rc = VERR_ALREADY_LOADED; 713 714 break;
Note:
See TracChangeset
for help on using the changeset viewer.