Searched refs:pszInfoLine (Results 1 – 1 of 1) sorted by relevance
106 PTSTR pszInfoLine = NULL; in PrintInfoLine() local113 iInfoLineLen = LoadString(CMD_ModuleHandle, STRING_CMD_INFOLINE, (PTSTR)&pszInfoLine, 0); in PrintInfoLine()114 if (!pszInfoLine || iInfoLineLen == 0) in PrintInfoLine()127 WriteConsoleOutputCharacter(hOutput, pszInfoLine, iInfoLineLen, in PrintInfoLine()