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

8
src/dll/fsctl.c Normal file
View File

@ -0,0 +1,8 @@
/**
* @file dll/fsctl.c
*
* @copyright 2015 Bill Zissimopoulos
*/
#include <winfsp/winfsp.h>
#include <winfsp/fsctl.h>