Fix some issues reported by winapi_check:
commit85ae255f961c28c33e0057b10bbab294dae163e5
authorFrancois Gouget <fgouget@free.fr>
Thu, 21 Oct 2004 21:00:29 +0000 (21 21:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Oct 2004 21:00:29 +0000 (21 21:00 +0000)
tree8a7686bf96b4dae7d740fe74b93869d1a0162aac
parenta4b013c9f2c2588d06f48b07da710e8659142472
Fix some issues reported by winapi_check:
Add mscat.h and wintrust.h; update wincrypt.h.
Fix the CryptCATAdminAcquireContext() and WinVerifyTrust() prototypes
so they use the proper types.
Update the wintrust section of win32.api.
dlls/wintrust/wintrust_main.c
include/Makefile.in
include/mscat.h [new file with mode: 0644]
include/wincrypt.h
include/wintrust.h [new file with mode: 0644]
tools/winapi/win32.api