Changeset 38807 in vbox for trunk/src/VBox
- Timestamp:
- Sep 20, 2011 3:24:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp
r38655 r38807 986 986 pSession->R0Process = NIL_RTR0PROCESS; 987 987 vboxGuestCloseMemBalloon(pDevExt, pSession); 988 /* Reset any mouse status flags which the session may have set. */ 988 989 VBoxGuestCommonIOCtl_SetMouseStatus(pDevExt, pSession, 0); 989 990 RTMemFree(pSession);
Note:
See TracChangeset
for help on using the changeset viewer.