mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Added typedef for PCCHAR.
svn path=/trunk/; revision=2089
This commit is contained in:
@@ -112,6 +112,7 @@ typedef CHAR *PCHAR;
|
||||
typedef CHAR *PCH;
|
||||
typedef void *HANDLE;
|
||||
typedef char CCHAR;
|
||||
typedef CCHAR *PCCHAR;
|
||||
|
||||
|
||||
#define FALSE 0
|
||||
|
||||
Reference in New Issue
Block a user