VirtualBox

Ignore:
Timestamp:
Aug 13, 2020 8:37:09 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
139893
Message:

DnD: Renaming -- prefix all HGCM function number defines with [GUEST|HOST]_DND_FN_ to better distinguish from other defines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp

    r85566 r85745  
    31743174                        }
    31753175
    3176                         /* Note: After HOST_DND_HG_EVT_ENTER there immediately is a move
     3176                        /* Note: After HOST_DND_FN_HG_EVT_ENTER there immediately is a move
    31773177                         *       event, so fall through is intentional here. */
    31783178                        RT_FALL_THROUGH();
     
    31993199                    }
    32003200
    3201                     /* Note: VbglR3DnDRecvNextMsg() will return HOST_DND_HG_SND_DATA_HDR when
     3201                    /* Note: VbglR3DnDRecvNextMsg() will return HOST_DND_FN_HG_SND_DATA_HDR when
    32023202                     *       the host has finished copying over all the data to the guest.
    32033203                     *
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