Ignore:
Timestamp:
Jan 6, 2003, 2:24:23 PM (23 years ago)
Author:
sandervl
Message:

PF: header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/winnt.h

    r9521 r9631  
    9393#define TEXT(quote) __TEXT(quote)
    9494
    95 typedef BYTE     BOOLEAN;
    96 typedef BOOLEAN *PBOOLEAN;
     95typedef char            CCHAR;
     96typedef BYTE            BOOLEAN;
     97typedef BOOLEAN         *PBOOLEAN;
    9798typedef DWORD           EXECUTION_STATE;
    9899
Note: See TracChangeset for help on using the changeset viewer.