From 4c2f22f7c628837a45ff79dbc88fea10e5861cf8 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Fri, 24 Feb 2006 15:44:15 +0100 Subject: [PATCH] sfc: Updates. Add a missing sfc.dll prototype. Add an sfc.dll section to win32.api for winapi_check. --- include/sfc.h | 1 + tools/winapi/win32.api | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/include/sfc.h b/include/sfc.h index 5e2e3a9f653..4bb02213850 100644 --- a/include/sfc.h +++ b/include/sfc.h @@ -36,6 +36,7 @@ typedef struct _PROTECTED_FILE_DATA { BOOL WINAPI SfcGetNextProtectedFile(HANDLE, PPROTECTED_FILE_DATA); BOOL WINAPI SfcIsFileProtected(HANDLE, LPCWSTR); +BOOL WINAPI SfpVerifyFile(LPCSTR, LPSTR, DWORD); #ifdef __cplusplus } diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index c0ad8c3815b..aa1988359e7 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -3773,6 +3773,17 @@ LPWSTR PCWSTR PWSTR +%%sfc.dll + +%long + +BOOL +HANDLE + +%wstr + +LPCWSTR + %%shdocvw.dll %long