Changeset 51860 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jul 3, 2014 10:08:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp
r51826 r51860 573 573 574 574 #ifndef IN_RING0 575 # if 0 /* Allow anything below System32 that WinVerifyTrust thinks is fine. */ 575 576 /* The ATI drivers load system drivers into the process, allow this, 576 577 but reject anything else from a subdirectory. */ … … 585 586 return rc; 586 587 } 588 # endif 587 589 588 590 /* Check that this DLL isn't supposed to be signed on this windows
Note:
See TracChangeset
for help on using the changeset viewer.