VirtualBox

Ignore:
Timestamp:
Dec 6, 2022 9:09:47 AM (2 years ago)
Author:
vboxsync
Message:

DnD/VbglR3: Logging nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp

    r97745 r97746  
    587587                default:
    588588                {
    589                     LogRel(("DnD: Warning: Message %s (%#x) from host not supported\n", DnDGuestMsgToStr(uNextMsg), uNextMsg));
     589                    LogRel(("DnD: Warning: Message %s (%#x) from host not supported or in wrong order\n", DnDHostMsgToStr(uNextMsg), uNextMsg));
    590590                    rc = VERR_NOT_SUPPORTED;
    591591                    break;
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