Changeset 76557 in vbox for trunk/include/iprt/nt
- Timestamp:
- Jan 1, 2019 2:37:24 AM (6 years ago)
- Location:
- trunk/include/iprt/nt
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nt/dispmprt.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_dispmprt_h___27 #define ___iprt_nt_dispmprt_h___26 #ifndef IPRT_INCLUDED_nt_dispmprt_h 27 #define IPRT_INCLUDED_nt_dispmprt_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/hyperv.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_hyperv_h27 #define ___iprt_nt_hyperv_h26 #ifndef IPRT_INCLUDED_nt_hyperv_h 27 #define IPRT_INCLUDED_nt_hyperv_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/miniport.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_miniport_h___27 #define ___iprt_nt_miniport_h___26 #ifndef IPRT_INCLUDED_nt_miniport_h 27 #define IPRT_INCLUDED_nt_miniport_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/ndis.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_ndis_h___27 #define ___iprt_nt_ndis_h___26 #ifndef IPRT_INCLUDED_nt_ndis_h 27 #define IPRT_INCLUDED_nt_ndis_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/nt-and-windows.h
r76553 r76557 25 25 */ 26 26 27 #ifndef ___iprt_nt_nt_and_windows_h28 #define ___iprt_nt_nt_and_windows_h27 #ifndef IPRT_INCLUDED_nt_nt_and_windows_h 28 #define IPRT_INCLUDED_nt_nt_and_windows_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/include/iprt/nt/nt-structures.h
r76553 r76557 25 25 */ 26 26 27 #ifndef ___iprt_nt_nt_structures_h___28 #define ___iprt_nt_nt_structures_h___27 #ifndef IPRT_INCLUDED_nt_nt_structures_h 28 #define IPRT_INCLUDED_nt_nt_structures_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/include/iprt/nt/nt.h
r76553 r76557 25 25 */ 26 26 27 #ifndef ___iprt_nt_nt_h___28 #define ___iprt_nt_nt_h___27 #ifndef IPRT_INCLUDED_nt_nt_h 28 #define IPRT_INCLUDED_nt_nt_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/include/iprt/nt/ntddk.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_ntddk_h___27 #define ___iprt_nt_ntddk_h___26 #ifndef IPRT_INCLUDED_nt_ntddk_h 27 #define IPRT_INCLUDED_nt_ntddk_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/rx.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_rx_h___27 #define ___iprt_nt_rx_h___26 #ifndef IPRT_INCLUDED_nt_rx_h 27 #define IPRT_INCLUDED_nt_rx_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/tdikrnl.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_tdikrnl_h___27 #define ___iprt_nt_tdikrnl_h___26 #ifndef IPRT_INCLUDED_nt_tdikrnl_h 27 #define IPRT_INCLUDED_nt_tdikrnl_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/vid.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_vid_h27 #define ___iprt_nt_vid_h26 #ifndef IPRT_INCLUDED_nt_vid_h 27 #define IPRT_INCLUDED_nt_vid_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/video.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_video_h___27 #define ___iprt_nt_video_h___26 #ifndef IPRT_INCLUDED_nt_video_h 27 #define IPRT_INCLUDED_nt_video_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once -
trunk/include/iprt/nt/wdm.h
r76553 r76557 24 24 */ 25 25 26 #ifndef ___iprt_nt_wdm_h___27 #define ___iprt_nt_wdm_h___26 #ifndef IPRT_INCLUDED_nt_wdm_h 27 #define IPRT_INCLUDED_nt_wdm_h 28 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 29 # pragma once
Note:
See TracChangeset
for help on using the changeset viewer.