Changeset 3552 for trunk/kStuff/kRdr/kRdrFile.cpp
- Timestamp:
- Aug 26, 2007, 4:15:22 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kStuff/kRdr/kRdrFile.cpp
r3546 r3552 47 47 # include <ntstatus.h> 48 48 49 # ifdef __cplusplus 50 extern "C" { 51 # endif 52 49 53 /** @todo find a non-conflicting header with NTSTATUS, NTAPI, ++ */ 50 54 typedef LONG NTSTATUS; … … 151 155 IN ULONG FreeType 152 156 ); 157 158 # ifdef __cplusplus 159 } 160 # endif 153 161 154 162 #else
Note:
See TracChangeset
for help on using the changeset viewer.