#include <precomp.h>
#include <tchar.h>
#include <io.h>
#include "findgen.c"
Go to the source code of this file.
◆ _findclose()
Definition at line 11 of file find.c.
12{
15 return -1;
16 }
17
18 return 0;
19}
BOOL WINAPI FindClose(HANDLE hFindFile)
void _dosmaperr(unsigned long oserrcode)
DWORD WINAPI GetLastError(void)