[Bug 18201] Unable to find the entry point L"CryptExtAddPFX" in L"crypt32.dll"

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 27 20:14:13 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18201





--- Comment #3 from Juan Lang <juan_lang at yahoo.com>  2009-04-27 20:14:13 ---
Note that using native cryptext.dll also doesn't work.  Running with
WINEDEBUG=+crypt produces:

trace:crypt:CryptQueryObject (00000001, 0x114dc2, 00001000, 0000000e, 00000000,
(nil), (nil), (nil), (nil), (nil), (nil))
warn:crypt:CryptQueryObject unimplemented for types 00001000
trace:crypt:CryptQueryObject returning 0

That's CERT_QUERY_CONTENT_PFX.  This is also related to bug 11070,
PFXImportCertStore is unimplemented.

The cryptext parts are pretty much trivial, but the crypt32 bits are harder, so
I wouldn't expect a quick fix for this.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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