Changeset 52800 in vbox
- Timestamp:
- Sep 22, 2014 7:01:51 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp
r50830 r52800 654 654 rc = Msg.hdr.result; 655 655 if (RT_SUCCESS(rc)) 656 { 656 657 rc = Msg.uScreenId.GetUInt32(puScreenId); AssertRC(rc); 658 } 657 659 } 658 660
Note:
See TracChangeset
for help on using the changeset viewer.