ReactOS
0.4.15-dev-6049-ge54b32b
findi64.c
Go to the documentation of this file.
1
#include <precomp.h>
2
#include <tchar.h>
3
#include <io.h>
4
5
// Generate _findfirsti64 and _findnexti64
6
#undef _findfirst
7
#define _findfirst _findfirsti64
8
#undef _findnext
9
#define _findnext _findnexti64
10
#undef _finddata_t
11
#define _finddata_t _finddatai64_t
12
13
#include "
findgen.c
"
findgen.c
sdk
lib
crt
stdio
findi64.c
Generated on Mon May 29 2023 06:12:23 for ReactOS by
1.9.6