Changeset 97282 in vbox for trunk/include
- Timestamp:
- Oct 24, 2022 4:24:15 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 154270
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/SharedClipboard-win.h
r96407 r97282 142 142 int SharedClipboardWinCheckAndInitNewAPI(PSHCLWINAPINEW pAPI); 143 143 bool SharedClipboardWinIsNewAPI(PSHCLWINAPINEW pAPI); 144 145 int SharedClipboardWinDataWrite(UINT cfFormat, void *pvData, uint32_t cbData); 144 146 145 147 int SharedClipboardWinChainAdd(PSHCLWINCTX pCtx);
Note:
See TracChangeset
for help on using the changeset viewer.