Changeset 78317 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp
- Timestamp:
- Apr 26, 2019 9:44:48 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp
r78315 r78317 695 695 switch (u32Msg) 696 696 { 697 case VBOX_SHARED_CLIPBOARD_HOST_MSG_ FORMATS:697 case VBOX_SHARED_CLIPBOARD_HOST_MSG_REPORT_FORMATS: 698 698 { 699 699 /* The host has announced available clipboard formats.
Note:
See TracChangeset
for help on using the changeset viewer.