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';
errno_t __cdecl _set_errno(_In_ int _Value)
GLuint GLuint GLsizei count
_TCHAR * _tcscpy(_TCHAR *to, const _TCHAR *from)
DWORD WINAPI GetLastError(VOID)
GLint GLint GLint GLint GLint x
GLenum GLuint GLenum GLsizei const GLchar * buf
#define MSVCRT_INVALID_PMT(x)
size_t __cdecl _tcslen(const _TCHAR *str)
_TCHAR * _tcschr(const _TCHAR *s, _XINT c)
#define INVALID_FILE_ATTRIBUTES
_CRTIMP int *__cdecl _errno(void)
#define MSVCRT_CHECK_PMT(x)
#define memcpy(s1, s2, n)
void _dosmaperr(unsigned long oserrcode)
#define GetFileAttributes
GLint GLint GLint GLint GLint GLint y
static LPCWSTR LPCWSTR LPCWSTR env
int _tsearchenv_s(const _TCHAR *file, const _TCHAR *env, _TCHAR *buf, size_t count)
_TCHAR * _tcscat(_TCHAR *s, const _TCHAR *append)
void _tsearchenv(const _TCHAR *file, const _TCHAR *var, _TCHAR *path)