#include <precomp.h>
#include <direct.h>
#include <tchar.h>
Go to the source code of this file.
◆ _tgetdcwd()
Definition at line 22 of file getdcwd.c.
36 drivespec[0] +=
drive - 1;
47 if (dir_len >=
size || dir_len < 1)
errno_t __cdecl _set_errno(_In_ int _Value)
_Check_return_ _CRTIMP int __cdecl _getdrive(void)
_TCHAR * _tcscpy(_TCHAR *to, const _TCHAR *from)
GLenum GLuint GLenum GLsizei const GLchar * buf
_TCHAR * _tgetcwd(_TCHAR *buf, int size)
Referenced by GetRootPath().