VirtualBox

Ignore:
Timestamp:
Jul 27, 2022 2:38:01 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152595
Message:

IPRT/nocrt: Split up the startup code and added the basic DLL startup code. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/compiler-vcc.h

    r95845 r95870  
    8989extern unsigned _fltused;
    9090
     91void rtVccInitSecurityCookie(void) RT_NOEXCEPT;
     92void rtVccWinInitProcExecPath(void) RT_NOEXCEPT;
    9193int  rtVccInitializersRunInit(void) RT_NOEXCEPT;
    9294void rtVccInitializersRunTerm(void) RT_NOEXCEPT;
     95void rtVccTermRunAtExit(void) RT_NOEXCEPT;
    9396
    9497
Note: See TracChangeset for help on using the changeset viewer.

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