Francois Gouget : schannel: Update win32. api to fix the winapi_check warnings.
Module: wine Branch: master Commit: 48ae1a47bc942873296ea42615458307ae7eb9ea URL: http://source.winehq.org/git/wine.git/?a=commit;h=48ae1a47bc942873296ea42615... Author: Francois Gouget <fgouget(a)free.fr> Date: Sat Sep 1 02:44:33 2007 +0200 schannel: Update win32.api to fix the winapi_check warnings. --- tools/winapi/win32.api | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index 498ca49..e263ed1 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -4295,6 +4295,19 @@ LPSTR LPCWSTR +%%schannel.dll + +%long + +NTSTATUS +ULONG + +%ptr + +PSECPKG_FUNCTION_TABLE * +PSECPKG_USER_FUNCTION_TABLE * +PULONG + %%secur32.dll %long
participants (1)
-
Alexandre Julliard