Changeset 107542 in vbox
- Timestamp:
- Jan 8, 2025 5:06:12 PM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 166611
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp
r107540 r107542 69 69 , m_cFormats(0) 70 70 , m_pFormatEtc(NULL) 71 , m_pStgMedium /(NULL)71 , m_pStgMedium(NULL) 72 72 , m_pTransfer(NULL) 73 73 , m_pStream(NULL)
Note:
See TracChangeset
for help on using the changeset viewer.