VirtualBox

Ignore:
Timestamp:
Oct 2, 2020 10:25:12 AM (4 years ago)
Author:
vboxsync
Message:

DragAndDrop: Use RTPATH_STYLE rather than RT_OS_XXX defines to decide when to do DndPAthConvert.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp

    r86409 r86410  
    10751075        else /* Native */
    10761076        {
    1077 #if defined(RT_OS_OS2) || defined(RT_OS_WINDOWS)
     1077#if RTPATH_STYLE == RTPATH_STR_F_STYLE_DOS
    10781078            /* Convert paths to native path style. */
    10791079            rc = DnDPathConvert(szPath, sizeof(szPath), DNDPATHCONVERT_FLAGS_TO_DOS);
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