diff --git a/reactos/include/ntos/types.h b/reactos/include/ntos/types.h index a703e1b4c2a..dc651466f29 100644 --- a/reactos/include/ntos/types.h +++ b/reactos/include/ntos/types.h @@ -112,6 +112,7 @@ typedef CHAR *PCHAR; typedef CHAR *PCH; typedef void *HANDLE; typedef char CCHAR; +typedef CCHAR *PCCHAR; #define FALSE 0