Searched refs:UnicodeMode (Results 1 – 1 of 1) sorted by relevance
188 BOOLEAN UnicodeMode; in ShellCommandRunType() local224 UnicodeMode = ShellCommandLineGetFlag(Package, L"-u"); in ShellCommandRunType()226 if (AsciiMode && UnicodeMode) { in ShellCommandRunType()295 Status = TypeFileByHandle (Node->Handle, AsciiMode, UnicodeMode); in ShellCommandRunType()