VirtualBox

Changeset 95872 in vbox


Ignore:
Timestamp:
Jul 27, 2022 2:44:18 AM (2 years ago)
Author:
vboxsync
Message:

IPRT/nocrt: Build fix for VBoxAddInstallNt3x again. bugref:10261

Location:
trunk/src/VBox/Runtime
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r95870 r95872  
    28622862RuntimeR3NoCrt_SOURCES.win := \
    28632863        r3/win/nocrt-startup-exe-win.cpp \
     2864        r3/win/nocrt-startup-common-win.cpp \
    28642865        r3/win/nocrt-alloc-win.cpp \
    28652866        r3/win/nocrt-streams-win.cpp \
  • trunk/src/VBox/Runtime/r3/win/nocrt-startup-exe-win.cpp

    r95870 r95872  
    8080     * Initialize stuff.
    8181     */
     82#ifdef IPRT_NO_CRT
    8283    rtVccInitSecurityCookie();
     84#endif
    8385    InitStdHandles(pPeb->ProcessParameters);
    8486    rtVccWinInitProcExecPath();
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