1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-29 19:18:39 -05:00

tst: winfsp-tests: disable HookCreateFileW for now

This commit is contained in:
Bill Zissimopoulos
2016-09-16 17:34:32 -07:00
parent 91e8bb1229
commit 2c3f177314

View File

@@ -9,7 +9,7 @@ extern int NtfsTests;
extern int WinFspDiskTests;
extern int WinFspNetTests;
#define CreateFileW HookCreateFileW
//#define CreateFileW HookCreateFileW
HANDLE HookCreateFileW(
LPCWSTR lpFileName,
DWORD dwDesiredAccess,