[PATCH] Add missing typedefs to ntdef.h
Casper Hornstrup <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
2002-06-16 Casper S. Hornstrup <[email protected]> * include/ntdef.h (CINT, PCSZ): Add typedefs. Index: include/ntdef.h =================================================================== RCS file: /cvsroot/mingw/w32api/include/ntdef.h,v retrieving revision 1.3 diff -b -u -r1.3 ntdef.h --- include/ntdef.h 14 Jun 2002 11:44:47 -0000 1.3 +++ include/ntdef.h 16 Jun 2002 12:48:47 -0000 @@ -37,6 +37,8 @@ PCHAR Buffer; } STRING, *PSTRING; #endif +typedef CONST int CINT; +typedef CONST char *PCSZ; typedef STRING ANSI_STRING; typedef PSTRING PANSI_STRING; typedef STRING OEM_STRING; _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/