wintrust: Implement CryptSIPGetSignedDataMsg for cabinet files.
commit2a317603318d3560b4fee54b20ca961cdcf6ea38
authorJuan Lang <juan.lang@gmail.com>
Thu, 24 Jul 2008 00:42:32 +0000 (23 17:42 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Jul 2008 09:58:02 +0000 (24 11:58 +0200)
tree9d6cb0f3589fb3ea4cac946dc7699ae8ed787509
parentc7d1d34956ab8a9759bd423ee156aa6472b80522
wintrust: Implement CryptSIPGetSignedDataMsg for cabinet files.

Fixes a regression in installing the DirectX 9 runtime.
Based on code from cabinet.dll's fdi.c, thus the healthy dose of
attributions.  Unfortunately there's no public API that'll get this
info for me (that I know of.)
dlls/wintrust/crypt.c