VirtualBox

Ignore:
Timestamp:
Nov 5, 2010 5:20:15 PM (14 years ago)
Author:
vboxsync
Message:

ExtPack changes, related IPRT changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp

    r28800 r33806  
    116116        {
    117117            char *pszExecName = &szCmd[cch];
    118             if (!RTProcGetExecutableName(pszExecName, sizeof(szCmd) - cch))
     118            if (!RTProcGetExecutablePath(pszExecName, sizeof(szCmd) - cch))
    119119                *pszExecName = '\0';
    120120        }
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