1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-04-30 02:19:15 -05:00

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
+1
View File
@@ -10,6 +10,7 @@
#define WIN32_NO_STATUS
#include <windows.h>
#undef WIN32_NO_STATUS
#include <winternl.h>
#include <ntstatus.h>
#endif