Changeset 52967 in vbox for trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h
- Timestamp:
- Oct 6, 2014 10:18:51 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h
r52962 r52967 449 449 DECLHIDDEN(void) supR3HardenedWinInitImports(void); 450 450 DECLHIDDEN(void) supR3HardenedWinInitImportsEarly(uintptr_t uNtDllAddr); 451 DECLHIDDEN(void) supR3HardenedWinInitSyscalls(bool fReportErrors); 451 452 DECLHIDDEN(PFNRT) supR3HardenedWinGetRealDllSymbol(const char *pszDll, const char *pszProcedure); 452 453 DECLHIDDEN(void) supR3HardenedWinEnableThreadCreation(void);
Note:
See TracChangeset
for help on using the changeset viewer.