VirtualBox

Ignore:
Timestamp:
Dec 14, 2017 8:10:06 PM (7 years ago)
Author:
vboxsync
Message:

SUPR3HardenedMainImports-win.cpp: not where there is similar code in iprt.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp

    r69500 r70137  
    108108 * This contains both static (like name & imports) and runtime information (like
    109109 * load and export table locations).
     110 *
     111 * @sa RTDBGNTKRNLMODINFO
    110112 */
    111113typedef struct SUPHNTIMPDLL
     
    290292
    291293
     294/** @sa rtR0DbgKrnlNtParseModule  */
    292295static void supR3HardenedParseModule(PSUPHNTIMPDLL pDll)
    293296{
     
    374377
    375378
     379/** @sa rtR0DbgKrnlInfoLookupSymbol */
    376380static const char *supR3HardenedResolveImport(PSUPHNTIMPDLL pDll, PCSUPHNTIMPFUNC pImport, bool fReportErrors)
    377381{
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette