VirtualBox

Changeset 77849 in vbox


Ignore:
Timestamp:
Mar 22, 2019 1:32:57 PM (6 years ago)
Author:
vboxsync
Message:

SharedFoldersSvc: Added a function exposing RTFileCopy as well. [build fix] bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp

    r77848 r77849  
    334334 * @param pcwcDst  Where to store length of the normalized string in characters (without the trailing nul).
    335335 */
    336 static int vbsfNormalizeStringDarwin(const PRTUTF16 pwszSrc, uint32_t cwcSrc, PRTUTF16 *ppwszDst, uint32_t *pcwcDst)
     336static int vbsfNormalizeStringDarwin(PCRTUTF16 pwszSrc, uint32_t cwcSrc, PRTUTF16 *ppwszDst, uint32_t *pcwcDst)
    337337{
    338338    /** @todo This belongs in rtPathToNative or in the windows shared folder file system driver...
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