1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-27 14:30:25 -06:00

dll: FspDebugLog

sys: DEBUGLOG
This commit is contained in:
Bill Zissimopoulos
2015-11-30 21:00:06 -08:00
parent f149301125
commit 7f182ac04d
8 changed files with 87 additions and 28 deletions

View File

@@ -4,7 +4,7 @@
* @copyright 2015 Bill Zissimopoulos
*/
#include <winfsp/winfsp.h>
#include <dll/library.h>
NTSTATUS FspNtStatusFromWin32(DWORD Error)
{