https://bugs.winehq.org/show_bug.cgi?id=38020
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Austin,
no, that can't work if you don't update the .spec file.
With the .spec file fixed it runs into next stub:
--- snip --- ... fixme:shell:IPersistFile_fnSaveCompleted (0x1bf8c8)->(L"C:\users\focht\Recent\SampleSignedPDFDocument.pdf (3).lnk"): stub ... fixme:msasn:ASN1_CreateModule 65536, 1024, 1000, 4, 0x765e9234, 0x765e9244, 0x765e9254, 1985909348, 1953919600 stub! fixme:msasn:ASN1_CreateModule 65536, 1024, 1000, 22, 0x765e8fe0, 0x765e9038, 0x765e9090, 1985908968, 1886938736 stub! fixme:msasn:ASN1_CreateModule 65536, 1024, 1000, 22, 0x765e8e18, 0x765e8e70, 0x765e8ec8, 1985908512, 1853384304 stub! fixme:msasn:ASN1_CreateModule 65536, 1024, 1000, 64, 0x765e7160, 0x765e7260, 0x765e7360, 1985901664, 959460728 stub! fixme:msasn:ASN1_CreateModule 65536, 1024, 1000, 48, 0x765e8998, 0x765e8a58, 0x765e8b18, 1985907672, 1935895408 stub! wine: Call from 0x7b83b54f to unimplemented function msasn1.dll.ASN1_Decode, aborting --- snip ---
Sample signed PDF download: http://blogs.adobe.com/security/SampleSignedPDFDocument.pdf
Regards