93 if (penv ==
end || !*penv)
99 if (curPath[
end - penv] !=
'/' && curPath[
end - penv] !=
'\\')
101 curPath[
end - penv] =
'\\';
102 curPath[
end - penv + 1] =
'\0';
105 curPath[
end - penv] =
'\0';
static LPCWSTR LPCWSTR LPCWSTR env
GLint GLint GLint GLint GLint x
GLint GLint GLint GLint GLint GLint y
GLuint GLuint GLsizei count
GLenum GLuint GLenum GLsizei const GLchar * buf
#define memcpy(s1, s2, n)
#define MSVCRT_INVALID_PMT(x)
#define MSVCRT_CHECK_PMT(x)
void _dosmaperr(unsigned long oserrcode)
_CRTIMP int *__cdecl _errno(void)
errno_t __cdecl _set_errno(_In_ int _Value)
int _tsearchenv_s(const _TCHAR *file, const _TCHAR *env, _TCHAR *buf, size_t count)
#define INVALID_FILE_ATTRIBUTES
DWORD WINAPI GetLastError(void)
#define GetFileAttributes