Sweden-Number/dlls/wintrust
Juan Lang 2a31760331 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.)
2008-07-24 11:58:02 +02:00
..
tests wintrust/tests: Fix compilation on systems that don't support nameless unions. 2008-07-21 12:57:42 +02:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
asn.c wintrust: Remove unneeded address-of operators from array names. 2008-07-14 11:50:45 +02:00
crypt.c wintrust: Implement CryptSIPGetSignedDataMsg for cabinet files. 2008-07-24 11:58:02 +02:00
register.c wintrust: Implement WTHelperGetProvPrivateDataFromChain. 2008-04-24 11:49:35 +02:00
softpub.c wintrust: Correct error slot for SoftpubLoadSignature. 2008-07-16 17:53:32 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wintrust.spec wintrust: Implement WTHelperGetProvPrivateDataFromChain. 2008-04-24 11:49:35 +02:00
wintrust_main.c wintrust: Execute WinVerifyTrust as a sequence of steps, and return the error code from the first failing step of the sequence. 2008-07-16 17:53:18 +02:00
wintrust_priv.h wintrust: Implement WTHelperGetProvPrivateDataFromChain. 2008-04-24 11:49:35 +02:00