Changeset 91629 in vbox for trunk/src/VBox/GuestHost/SharedClipboard
- Timestamp:
- Oct 7, 2021 9:28:07 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 147354
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp
r91628 r91629 369 369 * @param ppPayload Where to store the (allocated) event payload on success. Needs to be free'd with 370 370 * SharedClipboardPayloadFree(). Optional. 371 * 371 * 372 372 * @todo r=bird: Locking protocol is totally buggered here, or at least not 373 373 * explained in any way whatsoever. We cannot really do shclEventGet
Note:
See TracChangeset
for help on using the changeset viewer.