http://bugs.winehq.org/show_bug.cgi?id=16013
--- Comment #19 from Paul Vriens Paul.Vriens.Wine@gmail.com 2009-01-09 07:47:33 --- Doing the following creates a correct cat file out of the cdf file mentioned by Hans:
CryptCATCDFOpen Loop through the header with CryptCATCDFEnumCatAttributes Loop through the catalog files with CryptCATCDFEnumMembersByCDFTagEx CryptCATCDFClose
All tested with a modified and crosscompiled wintrust/crypt test on W2K3.