mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 08:12:45 -05:00
add winfsp.dll project
This commit is contained in:
8
src/dll/fsctl.c
Normal file
8
src/dll/fsctl.c
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @file dll/fsctl.c
|
||||
*
|
||||
* @copyright 2015 Bill Zissimopoulos
|
||||
*/
|
||||
|
||||
#include <winfsp/winfsp.h>
|
||||
#include <winfsp/fsctl.h>
|
Reference in New Issue
Block a user