Go to the source code of this file.
◆ ENV_BUFFER_SIZE
◆ cmd_path()
Definition at line 36 of file path.c.
55 WARN(
"Cannot allocate memory for pszBuffer!\n");
71 LPTSTR pszOldBuffer = pszBuffer;
75 WARN(
"Cannot reallocate memory for pszBuffer!\n");
#define ConOutPrintf(szStr,...)
VOID ConOutResPaging(BOOL StartPaging, UINT resID)
#define STRING_SET_ENV_ERROR
#define ConErrResPrintf(uID,...)
VOID error_out_of_memory(VOID)
#define cmd_realloc(ptr, size)
#define SetEnvironmentVariable
#define GetEnvironmentVariable
#define STRING_PATH_HELP1
int _tcsncmp(const _TCHAR *s1, const _TCHAR *s2, size_t n)
Referenced by RunShell().