Home | History | Annotate | Download | only in include

Lines Matching refs:POEM_STRING

112   typedef PSTRING POEM_STRING;
950 BOOLEAN NTAPI RtlIsNameLegalDOS8Dot3(PUNICODE_STRING Name,POEM_STRING OemName,PBOOLEAN NameContainsSpaces);
966 VOID NTAPI RtlFreeOemString(POEM_STRING OemString);
972 NTSTATUS NTAPI RtlUnicodeStringToOemString(POEM_STRING DestinationString,PCUNICODE_STRING SourceString,BOOLEAN AllocateDestinationString);