#include <precomp.h>
#include <direct.h>
#include <process.h>
#include <tchar.h>
Go to the source code of this file.
◆ _tgetcwd()
Definition at line 9 of file getcwd.c.
errno_t __cdecl _set_errno(_In_ int _Value)
_TCHAR * _tcscpy(_TCHAR *to, const _TCHAR *from)
DWORD WINAPI GetLastError(VOID)
GLenum GLuint GLenum GLsizei const GLchar * buf
#define GetCurrentDirectory
void _dosmaperr(unsigned long oserrcode)
Referenced by _tfullpath(), and _tgetdcwd().