wine-wine/dlls/wintrust
Aric Stewart d962939290 wintrust: GetSignedMsgFromCabFile looks for signinfo at the beginning of the cab.
Discussed with Juan Lang, We could look for the signinfo at the 
beginning of the cab and restore the file pointer afterward.

This allows IE7 to read the signing information from downloaded ActiveX 
controls.
2009-06-25 11:46:28 +02:00
..
tests wintrust/tests: Add a basic CryptCATOpen test. 2009-05-19 15:24:56 +02:00
Makefile.in
asn.c wintrust: Declare a functions static. 2009-02-02 12:11:58 +01:00
crypt.c wintrust: GetSignedMsgFromCabFile looks for signinfo at the beginning of the cab. 2009-06-25 11:46:28 +02:00
register.c
softpub.c wintrust: Check for the presence of required members of WINTRUST_CERT_INFO rather than requiring callers to be compiled with the same SDK version. 2009-06-15 13:42:26 +02:00
version.rc
wintrust.spec wintrust: Stub WTHelperCertCheckValidSignature. 2009-06-24 11:27:56 +02:00
wintrust_main.c wintrust: Stub WTHelperCertCheckValidSignature. 2009-06-24 11:27:56 +02:00
wintrust_priv.h wintrust: Make WINTRUST_ReAlloc() static. 2009-02-18 12:17:31 +01:00