VirtualBox

Changeset 95892 in vbox


Ignore:
Timestamp:
Jul 28, 2022 1:51:01 AM (2 years ago)
Author:
vboxsync
Message:

IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one (nocrt-streams-win.cpp). Cred provider needs it. [build fix] bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/nocrt-startup-exe-win.cpp

    r95887 r95892  
    4848*********************************************************************************************************************************/
    4949extern int main(int argc, char **argv, char **envp);    /* in program */
    50 #ifdef IPRT_NO_CRT
     50#ifndef IPRT_NO_CRT
    5151extern DECLHIDDEN(void) InitStdHandles(PRTL_USER_PROCESS_PARAMETERS pParams); /* nocrt-streams-win.cpp */ /** @todo put in header */
    5252#endif
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