VirtualBox

Ignore:
Timestamp:
Nov 5, 2010 5:20:15 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67451
Message:

ExtPack changes, related IPRT changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp

    r33540 r33806  
    19561956    pVBoxProc->CoreContent    = CC_CONTENT_DEFAULT;
    19571957
    1958     RTProcGetExecutableName(pVBoxProc->szExecPath, sizeof(pVBoxProc->szExecPath));  /* this gets full path not just name */
     1958    RTProcGetExecutablePath(pVBoxProc->szExecPath, sizeof(pVBoxProc->szExecPath));  /* this gets full path not just name */
    19591959    pVBoxProc->pszExecName = RTPathFilename(pVBoxProc->szExecPath);
    19601960
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