VirtualBox

Changeset 97304 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Oct 26, 2022 2:28:53 PM (2 years ago)
Author:
vboxsync
Message:

Main/Guest Control: Added a force parameter to GuestPath::Translate() and made a little more flexible wrt same-same conversions. Adjusted testcase. ​bugref:10286

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h

    r97303 r97304  
    14051405    /** @name Static helper functions.
    14061406     * @{ */
    1407     static int Translate(Utf8Str &strPath, PathStyle_T enmSrcPathStyle, PathStyle_T enmDstPathStyle);
     1407    static int Translate(Utf8Str &strPath, PathStyle_T enmSrcPathStyle, PathStyle_T enmDstPathStyle, bool fForce = false);
    14081408    /** @}  */
    14091409};
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