ReactOS
0.4.16-dev-106-g10b08aa
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 Tue Oct 8 2024 06:16:46 for ReactOS by
1.9.6