Changeset 69308 in vbox for trunk/src/VBox/Additions/common/VBoxGuest/lib
- Timestamp:
- Oct 25, 2017 1:51:16 PM (7 years ago)
- Location:
- trunk/src/VBox/Additions/common/VBoxGuest/lib
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCM.cpp
r68654 r69308 28 28 */ 29 29 30 30 31 /********************************************************************************************************************************* 31 32 * Header Files * … … 46 47 *********************************************************************************************************************************/ 47 48 #define VBGL_HGCM_ASSERT_MSG AssertReleaseMsg 49 48 50 49 51 /********************************************************************************************************************************* -
trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibMouse.cpp
r68654 r69308 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 25 */ 26 26 27 27 28 /********************************************************************************************************************************* -
trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibPhysHeap.cpp
r68654 r69308 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 25 */ 26 26 27 27 28 /********************************************************************************************************************************* -
trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c
r69149 r69308 25 25 */ 26 26 27 27 28 /********************************************************************************************************************************* 28 29 * Header Files * -
trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibVMMDev.cpp
r68654 r69308 25 25 */ 26 26 27 27 28 /********************************************************************************************************************************* 28 29 * Header Files * -
trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibInternal.h
r68652 r69308 115 115 #endif 116 116 117 -
trunk/src/VBox/Additions/common/VBoxGuest/lib/VbglR0CanUsePhysPageList.cpp
r68653 r69308 25 25 */ 26 26 27 27 28 /********************************************************************************************************************************* 28 29 * Header Files *
Note:
See TracChangeset
for help on using the changeset viewer.