Home | History | Annotate | Download | only in include

Lines Matching defs:PCSZ

96   typedef CONST char *PCSZ;
967 VOID NTAPI RtlInitString (PSTRING DestinationString,PCSZ SourceString);
968 VOID NTAPI RtlInitAnsiString(PANSI_STRING DestinationString,PCSZ SourceString);
974 NTSTATUS NTAPI RtlCharToInteger (PCSZ String,ULONG Base,PULONG Value);