sfc: Updates.

Add a missing sfc.dll prototype.
Add an sfc.dll section to win32.api for winapi_check.
oldstable
Francois Gouget 2006-02-24 15:44:15 +01:00 committed by Alexandre Julliard
parent 44344a31bb
commit 4c2f22f7c6
2 changed files with 12 additions and 0 deletions

View File

@ -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
}

View File

@ -3773,6 +3773,17 @@ LPWSTR
PCWSTR
PWSTR
%%sfc.dll
%long
BOOL
HANDLE
%wstr
LPCWSTR
%%shdocvw.dll
%long