VirtualBox

Changeset 19924 in vbox for trunk/src/VBox/Frontends/VBoxFB


Ignore:
Timestamp:
May 22, 2009 9:52:47 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47626
Message:

IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what it returns. Renamed hardened version of it as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxFB/VBoxFB.cpp

    r19817 r19924  
    137137    // get the path to the executable
    138138    char appPath [RTPATH_MAX];
    139     RTPathProgram (appPath, RTPATH_MAX);
     139    RTPathExecDir (appPath, RTPATH_MAX);
    140140
    141141    nsCOMPtr<nsIFile> nsAppPath;
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