Changeset 97769 in vbox for trunk/include
- Timestamp:
- Dec 9, 2022 11:43:56 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/DragAndDrop.h
r97762 r97769 105 105 const char *DnDGuestMsgToStr(uint32_t uMsg); 106 106 const char *DnDActionToStr(VBOXDNDACTION uAction); 107 char *DnDActionListToStrA(VBOXDNDACTIONLIST fActionList); 107 108 const char *DnDStateToStr(VBOXDNDSTATE enmState); 108 109
Note:
See TracChangeset
for help on using the changeset viewer.