ReactOS 0.4.16-dev-106-g10b08aa
wfind.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 _findfirst and _findnext
9#include "findgen.c"