- Timestamp:
- May 21, 2019 9:21:45 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 130690
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/VBoxClipboardSvc.h
r78618 r78624 161 161 #define VBOX_SHARED_CLIPBOARD_CPARMS_WRITE_DATA 2 162 162 163 # ifdef VBOX_WITH_SHARED_CLIPBOARD_URI_LIST164 163 /** 165 164 * Sends the header of an incoming (meta) data block. … … 322 321 #pragma pack() 323 322 323 # ifdef VBOX_WITH_SHARED_CLIPBOARD_URI_LIST 324 324 325 /** Builds a callback magic out of the function ID and the version 325 326 * of the callback data. */
Note:
See TracChangeset
for help on using the changeset viewer.