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/HostServices/SharedOpenGL/render/renderspu_cocoa.c

    r33540 r33806  
    6868    /* VirtualBox is the only frontend which support 3D right now. */
    6969    char pszName[256];
    70     if (RTProcGetExecutableName(pszName, sizeof(pszName)))
     70    if (RTProcGetExecutablePath(pszName, sizeof(pszName)))
    7171        /* Check for VirtualBox and VirtualBoxVM */
    7272        if (RTStrNICmp(RTPathFilename(pszName), "VirtualBox", 10) != 0)
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