Changeset 76585 in vbox for trunk/include/iprt/nt
- Timestamp:
- Jan 1, 2019 6:31:29 AM (6 years ago)
- Location:
- trunk/include/iprt/nt
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nt/dispmprt.h
r76557 r76585 48 48 #endif 49 49 50 #endif 50 #endif /* !IPRT_INCLUDED_nt_dispmprt_h */ 51 51 -
trunk/include/iprt/nt/hyperv.h
r76557 r76585 1724 1724 typedef HV_MESSAGE const *PCHV_MESSAGE; 1725 1725 1726 #endif 1727 1726 #endif /* !IPRT_INCLUDED_nt_hyperv_h */ 1727 -
trunk/include/iprt/nt/miniport.h
r76557 r76585 48 48 #endif 49 49 50 #endif 50 #endif /* !IPRT_INCLUDED_nt_miniport_h */ 51 51 -
trunk/include/iprt/nt/ndis.h
r76557 r76585 48 48 #endif 49 49 50 #endif 50 #endif /* !IPRT_INCLUDED_nt_ndis_h */ 51 51 -
trunk/include/iprt/nt/nt-and-windows.h
r76557 r76585 55 55 #include <iprt/nt/nt.h> 56 56 57 #endif 57 #endif /* !IPRT_INCLUDED_nt_nt_and_windows_h */ 58 58 -
trunk/include/iprt/nt/nt-structures.h
r76557 r76585 133 133 134 134 135 #endif 135 #endif /* !IPRT_INCLUDED_nt_nt_structures_h */ 136 136 -
trunk/include/iprt/nt/nt.h
r76557 r76585 2934 2934 #endif /* IN_RING3 */ 2935 2935 2936 #endif 2937 2936 #endif /* !IPRT_INCLUDED_nt_nt_h */ 2937 -
trunk/include/iprt/nt/ntddk.h
r76557 r76585 68 68 #undef _interlockedbittestandreset64 69 69 70 #endif 70 #endif /* !IPRT_INCLUDED_nt_ntddk_h */ 71 71 -
trunk/include/iprt/nt/rx.h
r76557 r76585 48 48 #endif 49 49 50 #endif 50 #endif /* !IPRT_INCLUDED_nt_rx_h */ 51 51 -
trunk/include/iprt/nt/tdikrnl.h
r76557 r76585 37 37 #pragma warning(pop) 38 38 39 #endif 39 #endif /* !IPRT_INCLUDED_nt_tdikrnl_h */ 40 40 -
trunk/include/iprt/nt/vid.h
r76557 r76585 270 270 #endif /* IN_RING3 */ 271 271 272 #endif 273 272 #endif /* !IPRT_INCLUDED_nt_vid_h */ 273 -
trunk/include/iprt/nt/video.h
r76557 r76585 46 46 #endif 47 47 48 #endif 48 #endif /* !IPRT_INCLUDED_nt_video_h */ 49 49 -
trunk/include/iprt/nt/wdm.h
r76557 r76585 67 67 #undef _interlockedbittestandreset64 68 68 69 #endif 69 #endif /* !IPRT_INCLUDED_nt_wdm_h */ 70 70
Note:
See TracChangeset
for help on using the changeset viewer.