ReactOS 0.4.15-dev-7918-g2a2556c
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"