Changeset 76585 in vbox for trunk/include/VBox/HostServices
- Timestamp:
- Jan 1, 2019 6:31:29 AM (6 years ago)
- Location:
- trunk/include/VBox/HostServices
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/DragAndDropSvc.h
r76558 r76585 1110 1110 } /* namespace DragAndDropSvc */ 1111 1111 1112 #endif /* !___VBox_HostService_DragAndDropSvc_h */1113 1112 #endif /* !VBOX_INCLUDED_HostServices_DragAndDropSvc_h */ 1113 -
trunk/include/VBox/HostServices/GuestControlSvc.h
r76558 r76585 1366 1366 } /* namespace guestControl */ 1367 1367 1368 #endif /* !___VBox_HostService_GuestControlService_h */1369 1368 #endif /* !VBOX_INCLUDED_HostServices_GuestControlSvc_h */ 1369 -
trunk/include/VBox/HostServices/GuestPropertySvc.h
r76558 r76585 494 494 495 495 496 #endif /* !___VBox_HostService_GuestPropertySvc_h */497 496 #endif /* !VBOX_INCLUDED_HostServices_GuestPropertySvc_h */ 497 -
trunk/include/VBox/HostServices/Service.h
r76558 r76585 379 379 380 380 } 381 #endif /* ! ___VBox_HostService_Service_h */382 381 #endif /* !VBOX_INCLUDED_HostServices_Service_h */ 382 -
trunk/include/VBox/HostServices/VBoxClipboardExt.h
r76558 r76585 51 51 } VBOXCLIPBOARDEXTPARMS; 52 52 53 #endif 53 #endif /* !VBOX_INCLUDED_HostServices_VBoxClipboardExt_h */ -
trunk/include/VBox/HostServices/VBoxClipboardSvc.h
r76558 r76585 136 136 #pragma pack() 137 137 138 #endif 138 #endif /* !VBOX_INCLUDED_HostServices_VBoxClipboardSvc_h */ -
trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h
r76558 r76585 427 427 } CRVBOXHGCMSETUNSCALEDHIDPIOUTPUT; 428 428 429 #endif 429 #endif /* !VBOX_INCLUDED_HostServices_VBoxCrOpenGLSvc_h */ -
trunk/include/VBox/HostServices/VBoxHostChannel.h
r76558 r76585 217 217 #pragma pack() 218 218 219 #endif 219 #endif /* !VBOX_INCLUDED_HostServices_VBoxHostChannel_h */ -
trunk/include/VBox/HostServices/VBoxOGLOp.h
r76558 r76585 1898 1898 #endif /* VBOX_OGL_WITH_EXTENSION_ARRAY */ 1899 1899 1900 #endif 1901 1900 #endif /* !VBOX_INCLUDED_HostServices_VBoxOGLOp_h */ 1901 -
trunk/include/VBox/HostServices/VBoxOpenGLSvc.h
r76558 r76585 201 201 202 202 203 #endif 204 203 #endif /* !VBOX_INCLUDED_HostServices_VBoxOpenGLSvc_h */ 204 -
trunk/include/VBox/HostServices/glext.h
r76558 r76585 7262 7262 #endif 7263 7263 7264 #endif 7264 #endif /* !VBOX_INCLUDED_HostServices_glext_h */ -
trunk/include/VBox/HostServices/glxext.h
r76558 r76585 787 787 #endif 788 788 789 #endif 789 #endif /* !VBOX_INCLUDED_HostServices_glxext_h */ -
trunk/include/VBox/HostServices/wglext.h
r76558 r76585 650 650 #endif 651 651 652 #endif 652 #endif /* !VBOX_INCLUDED_HostServices_wglext_h */
Note:
See TracChangeset
for help on using the changeset viewer.