VirtualBox

Changeset 83661 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Apr 9, 2020 6:53:23 PM (5 years ago)
Author:
vboxsync
Message:

IPRT/process: Added RTProcExecutablePath as a buffer-less alternative to RTProcGetExecutablePath. bugref:9670

File:
1 edited

Legend:

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

    r82968 r83661  
    113113
    114114
     115RTR3DECL(const char *) RTProcExecutablePath(void)
     116{
     117    return g_szrtProcExePath;
     118}
     119
     120
    115121RTR3DECL(const char *) RTProcShortName(void)
    116122{
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