Changeset 100523 in vbox for trunk/include/VBox
- Timestamp:
- Jul 11, 2023 4:52:27 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/SharedClipboard-win.h
r100510 r100523 340 340 CALLBACKCTX m_CallbackCtx; 341 341 /** The object's current reference count. */ 342 LONGm_lRefCount;342 ULONG m_lRefCount; 343 343 /** How many formats have been registered. */ 344 344 ULONG m_cFormats;
Note:
See TracChangeset
for help on using the changeset viewer.