VirtualBox

Changeset 100523 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 11, 2023 4:52:27 PM (19 months ago)
Author:
vboxsync
Message:

Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() / ::Release(). bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/SharedClipboard-win.h

    r100510 r100523  
    340340    CALLBACKCTX                 m_CallbackCtx;
    341341    /** The object's current reference count. */
    342     LONG                        m_lRefCount;
     342    ULONG                       m_lRefCount;
    343343    /** How many formats have been registered. */
    344344    ULONG                       m_cFormats;
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