#include <precomp.h>
#include <direct.h>
#include <tchar.h>
Go to the source code of this file.
◆ _trmdir()
Definition at line 8 of file rmdir.c.
9{
12 return -1;
13 }
14 return 0;
15}
void _dosmaperr(unsigned long oserrcode)
DWORD WINAPI GetLastError(void)