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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 25 05:48:11 CDT 2009


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

           Summary: Unable to find the entry point L"CryptExtAddPFX" in
                    L"crypt32.dll"
           Product: Wine
           Version: 1.1.19
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: crypt32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: xuantinh at gmail.com


I have a certificate file (.pfx) and I want to import it under wine on Linux
(Arch) but I don't know how, after googling for a while, I found this link
http://scarff.id.au/blog/2009/smime-gotchas/ so I follow the instruction on
that link and run
wine rundll32.exe crypt32.dll,CryptExtAddPFX my-cert.pfx
But I got the error:
err:rundll32:WinMain Unable to find the entry point L"CryptExtAddPFX" in
L"crypt32.dll"
Is it mean that the method CryptExtAddPFX has not implemented in Wine 1.1.19?


-- 
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