Changeset 51971 in vbox
- Timestamp:
- Jul 10, 2014 1:13:59 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp
r51445 r51971 1787 1787 return RTMsgInitFailure(rc); 1788 1788 1789 #ifdef RT_OS_WINDOWS 1790 SUPR3InitEx(false /*fUnrestricted*/, NULL); /* Ignore return code, we only need the image verifier bits to work. */ 1791 #endif 1789 1792 RTERRINFOSTATIC ErrInfo; 1790 1793 RTErrInfoInitStatic(&ErrInfo);
Note:
See TracChangeset
for help on using the changeset viewer.