ReactOS
0.4.16-dev-570-g1868985
wfind64.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 _findfirst64 and _findnext64
9
#undef _wfindfirst
10
#define _wfindfirst _wfindfirst64
11
#undef _wfindnext
12
#define _wfindnext _wfindnext64
13
#undef _wfinddata_t
14
#define _wfinddata_t _wfinddata64_t
15
16
#include "
findgen.c
"
findgen.c
sdk
lib
crt
stdio
wfind64.c
Generated on Wed Jan 22 2025 06:14:01 for ReactOS by
1.9.6