add winfsp.dll project

This commit is contained in:
Bill Zissimopoulos
2015-11-25 14:24:59 -08:00
parent c1b4c43514
commit ceb46a8c55
8 changed files with 224 additions and 1 deletions

View File

@ -10,6 +10,7 @@
#define WIN32_NO_STATUS
#include <windows.h>
#undef WIN32_NO_STATUS
#include <winternl.h>
#include <ntstatus.h>
#endif