tst: winfsp-tests: HookCreateFileW

This commit is contained in:
Bill Zissimopoulos
2016-09-16 10:08:16 -07:00
parent 4b48502232
commit 91e8bb1229
20 changed files with 83 additions and 69 deletions

View File

@ -3,8 +3,7 @@
#include <process.h>
#include "memfs.h"
extern int WinFspDiskTests;
extern int WinFspNetTests;
#include "winfsp-tests.h"
void *memfs_start_ex(ULONG Flags, ULONG FileInfoTimeout)
{