VirtualBox

Changeset 50266 in vbox


Ignore:
Timestamp:
Jan 29, 2014 11:20:15 AM (11 years ago)
Author:
vboxsync
Message:

Build fix; guest->host support not enabled by default yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp

    r50265 r50266  
    229229        } while (RT_SUCCESS(rc));
    230230
     231#ifdef VBOX_WITH_DRAG_AND_DROP_GH
    231232        int rc2 = pThis->UnregisterAsDropTarget();
    232233        if (RT_SUCCESS(rc))
    233234            rc = rc2;
    234 
     235#endif
    235236        OleUninitialize();
    236237    }
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