- Fix the stupid mess we created when making this from the cmake branch
[reactos.git] / include / psdk / winefs.h
index a46f7a5..f4a2282 100644 (file)
@@ -47,6 +47,11 @@ BOOL WINAPI EncryptionDisable (
        BOOL
        );
 
+BOOL WINAPI FileEncryptionStatus (
+       LPCTSTR,
+       LPDWORD
+       );
+
 DWORD WINAPI QueryUsersOnEncryptedFile (
        LPCWSTR,
        PENCRYPTION_CERTIFICATE_HASH_LIST*