VirtualBox

Ignore:
Timestamp:
Aug 13, 2020 8:37:09 AM (4 years ago)
Author:
vboxsync
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/WINNT/VBoxTray/VBoxDnD.cpp

    r85695 r85745  
    570570                    }
    571571
    572                     /* Note: After HOST_DND_HG_EVT_ENTER there immediately is a move
     572                    /* Note: After HOST_DND_FN_HG_EVT_ENTER there immediately is a move
    573573                     *       event, so fall through is intentional here. */
    574574                    RT_FALL_THROUGH();
     
    12041204    /**
    12051205     * Some notes regarding guest cursor movement:
    1206      * - The host only sends an HOST_DND_GH_REQ_PENDING message to the guest
     1206     * - The host only sends an HOST_DND_FN_GH_REQ_PENDING message to the guest
    12071207     *   if the mouse cursor is outside the VM's window.
    12081208     * - The guest does not know anything about the host's cursor
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