VirtualBox

Ignore:
Timestamp:
Dec 8, 2022 3:47:13 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154830
Message:

DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> VBGLR3DNDEVENTTYPE_CANCEL, to emphasize that this is an event for both directions (host -> guest / guest -> host). Fixed a memory leak in vbglR3DnDHGRecvDataMain().

File:
1 edited

Legend:

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

    r97748 r97764  
    614614                }
    615615
    616                 case VBGLR3DNDEVENTTYPE_HG_CANCEL:
     616                case VBGLR3DNDEVENTTYPE_CANCEL:
    617617                {
    618618                    rc = OnHgCancel();
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette