VirtualBox

Changeset 95735 in vbox


Ignore:
Timestamp:
Jul 20, 2022 1:49:32 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152438
Message:

IPRT/process-win.cpp: Nocrt adjustments. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/process-win.cpp

    r95274 r95735  
    3535#include <Userenv.h>
    3636#include <tlhelp32.h>
    37 #include <process.h>
    38 #include <errno.h>
    39 #include <Strsafe.h>
     37#ifndef IPRT_NO_CRT
     38# include <process.h>
     39# include <errno.h>
     40# include <Strsafe.h>
     41#endif
    4042#include <LsaLookup.h>
    4143#include <Lmcons.h>
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