[Bug 19867] Active Identity installation crashes due to unimplemented function winscard.dll.SCardListCardsA

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 2 11:08:34 CDT 2009


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


Bruno Jesus <myxfce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |myxfce at gmail.com




--- Comment #7 from Bruno Jesus <myxfce at gmail.com>  2009-09-02 11:08:30 ---
Most of the functions in winscard are not implemented. So it will probably not
work. The only implemented function is SCardAddReaderToGroupA, the stub
functions are SCardAddReaderToGroupW and SCardEstablishContext. I started a
very simple wrapper to use libpcsclite functions and it looks promising but
most of the functions have the same name so I had to do some tricks on the
code, I don't know how to fix this.

Any ideas?

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