Changeset 97730 in vbox for trunk/include/VBox
- Timestamp:
- Dec 2, 2022 3:32:51 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 154791
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/DragAndDrop.h
r96407 r97730 102 102 int DnDDroppedFilesRollback(PDNDDROPPEDFILES pDF); 103 103 104 const char *DnDHostMsgToStr(uint32_t uMsg); 105 const char *DnDGuestMsgToStr(uint32_t uMsg); 104 106 const char *DnDActionToStr(VBOXDNDACTION uAction); 105 107
Note:
See TracChangeset
for help on using the changeset viewer.