Changeset 76585 in vbox for trunk/include/VBox/com
- Timestamp:
- Jan 1, 2019 6:31:29 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127888
- Location:
- trunk/include/VBox/com
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/AutoLock.h
r76558 r76585 688 688 /** @} */ 689 689 690 #endif 690 #endif /* !VBOX_INCLUDED_com_AutoLock_h */ 691 691 692 692 /* vi: set tabstop=4 shiftwidth=4 expandtab: */ -
trunk/include/VBox/com/ErrorInfo.h
r76558 r76585 532 532 /** @} */ 533 533 534 #endif 535 534 #endif /* !VBOX_INCLUDED_com_ErrorInfo_h */ 535 -
trunk/include/VBox/com/EventQueue.h
r76558 r76585 138 138 /** @} */ 139 139 140 #endif 140 #endif /* !VBOX_INCLUDED_com_EventQueue_h */ 141 141 -
trunk/include/VBox/com/Guid.h
r76558 r76585 496 496 /** @} */ 497 497 498 #endif /* ! ___VBox_com_Guid_h */499 498 #endif /* !VBOX_INCLUDED_com_Guid_h */ 499 -
trunk/include/VBox/com/MultiResult.h
r76558 r76585 265 265 /** @} */ 266 266 267 #endif /* ! ___VBox_com_MultiResult_h */268 267 #endif /* !VBOX_INCLUDED_com_MultiResult_h */ 268 -
trunk/include/VBox/com/NativeEventQueue.h
r76558 r76585 148 148 /** @} */ 149 149 150 #endif 150 #endif /* !VBOX_INCLUDED_com_NativeEventQueue_h */ 151 151 -
trunk/include/VBox/com/VirtualBox.h
r76558 r76585 57 57 #include "VBox/com/ptr.h" 58 58 59 #endif 59 #endif /* !VBOX_INCLUDED_com_VirtualBox_h */ 60 60 -
trunk/include/VBox/com/array.h
r76558 r76585 1773 1773 /** @} */ 1774 1774 1775 #endif /* ! ___VBox_com_array_h */1776 1775 #endif /* !VBOX_INCLUDED_com_array_h */ 1776 -
trunk/include/VBox/com/assert.h
r76558 r76585 122 122 /** @} */ 123 123 124 #endif / / !___VBox_com_assert_h124 #endif /* !VBOX_INCLUDED_com_assert_h */ 125 125 -
trunk/include/VBox/com/com.h
r76558 r76585 117 117 118 118 /** @} */ 119 #endif 119 #endif /* !VBOX_INCLUDED_com_com_h */ 120 120 -
trunk/include/VBox/com/defs.h
r76558 r76585 592 592 /** @} */ 593 593 594 #endif /* ! ___VBox_com_defs_h */595 594 #endif /* !VBOX_INCLUDED_com_defs_h */ 595 -
trunk/include/VBox/com/errorprint.h
r76558 r76585 378 378 /** @} */ 379 379 380 #endif 381 380 #endif /* !VBOX_INCLUDED_com_errorprint_h */ 381 -
trunk/include/VBox/com/list.h
r76558 r76585 210 210 /** @} */ 211 211 212 #endif /* ! ___VBox_com_list_h */213 212 #endif /* !VBOX_INCLUDED_com_list_h */ 213 -
trunk/include/VBox/com/listeners.h
r76558 r76585 180 180 181 181 /** @} */ 182 #endif 182 #endif /* !VBOX_INCLUDED_com_listeners_h */ 183 183 -
trunk/include/VBox/com/microatl.h
r76558 r76585 1357 1357 } /* namespace ATL */ 1358 1358 1359 #endif /* ! ___VBox_com_microatl_h */1360 1359 #endif /* !VBOX_INCLUDED_com_microatl_h */ 1360 -
trunk/include/VBox/com/mtlist.h
r76558 r76585 207 207 /** @} */ 208 208 209 #endif /* ! ___VBox_com_mtlist_h */210 209 #endif /* !VBOX_INCLUDED_com_mtlist_h */ 210 -
trunk/include/VBox/com/ptr.h
r76558 r76585 502 502 /** @} */ 503 503 504 #endif 505 504 #endif /* !VBOX_INCLUDED_com_ptr_h */ 505 -
trunk/include/VBox/com/string.h
r76558 r76585 900 900 /** @} */ 901 901 902 #endif /* ! ___VBox_com_string_h */903 902 #endif /* !VBOX_INCLUDED_com_string_h */ 903
Note:
See TracChangeset
for help on using the changeset viewer.