[Bug 37250] PDFXChange Editor 5.5 build 309.0 crashes on unimplemented function cryptui.dll.CryptUIDlgSelectCertificateFromStore when trying to sign a document

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 5 15:28:20 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37250

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |crypt32

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello Austin,

you need to fix the .spec file: stub -> stdcall.

With the fixed .spec file, the app doesn't crash anymore when clicking the
"browse" button:

--- snip ---
fixme:cryptui:CryptUIDlgSelectCertificateFromStore 0x413ad18 0x400ee L"Select
Certificate" L"Please select Digital Certificate You want to use for Document
Signing" 0 0 (nil): stub
--- snip ---

Providing an actual implementation (even as semi-stub) could be subject to
another bug though.

Tidbit: the app suffers from bug 35367

$ wine --version
wine-1.7.35-89-gbad99c9

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list