ReactOS
0.4.16-dev-1914-gc2a0cf1
wfindi64.c
Go to the documentation of this file.
1
#define UNICODE
2
#define _UNICODE
3
4
#include <precomp.h>
5
#include <tchar.h>
6
#include <io.h>
7
8
// Generate _findfirsti64 and _findnexti64
9
#undef _wfindfirst
10
#define _wfindfirst _wfindfirsti64
11
#undef _wfindnext
12
#define _wfindnext _wfindnexti64
13
#undef _wfinddata_t
14
#define _wfinddata_t _wfinddatai64_t
15
16
#include "
findgen.c
"
findgen.c
sdk
lib
crt
stdio
wfindi64.c
Generated on Tue Nov 18 2025 06:14:59 for ReactOS by
1.9.6