wintrust: GetSignedMsgFromCabFile looks for signinfo at the beginning of the cab.
commitd962939290f407d925c12b2fb3f4d3cdd0d015da
authorAric Stewart <aric@codeweavers.com>
Thu, 25 Jun 2009 07:59:46 +0000 (25 16:59 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Jun 2009 09:46:28 +0000 (25 11:46 +0200)
tree9a26b1716ad14de6fffe750db4988d4b3df8d630
parentd3bf447f1b8fd2bf8770ec2eb8c1249d1e3c0759
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.
dlls/wintrust/crypt.c