Francois Gouget : spoolss: Update win32. api to fix the winapi_check warnings.
Module: wine Branch: master Commit: 225ff4307621a979df24df812b6a77728e8b64ae URL: http://source.winehq.org/git/wine.git/?a=commit;h=225ff4307621a979df24df812b... Author: Francois Gouget <fgouget(a)free.fr> Date: Sat Sep 1 02:44:37 2007 +0200 spoolss: Update win32.api to fix the winapi_check warnings. --- tools/winapi/win32.api | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index 8f396b9..43a88f6 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -4823,6 +4823,24 @@ SnmpVarBind * SnmpVarBindList * UINT * +%%spoolss.dll + +%long + +BOOL +DWORD +HANDLE + +%ptr + +LPBYTE +LPVOID + +%wstr + +LPCWSTR +LPWSTR + %%sti.dll %long
participants (1)
-
Alexandre Julliard