VirtualBox

Changeset 26476 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Feb 13, 2010 2:06:41 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57643
Message:

iprt: Added RTPathCountComponents, RTPathCopyComponents, RTGetOptArgvFromString and RTGetOptArgvFree.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/path-win.cpp

    r23375 r26476  
    455455 *                      not a directory (we are NOT checking whether it's a file).
    456456 */
    457 int rtPathWin32MoveRename(const char *pszSrc, const char *pszDst, uint32_t fFlags, RTFMODE fFileType)
     457DECLHIDDEN(int) rtPathWin32MoveRename(const char *pszSrc, const char *pszDst, uint32_t fFlags, RTFMODE fFileType)
    458458{
    459459    /*
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