[Bug 39113] Simple PC/SC test application needs winscard.SCardListReaders implementation

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 18 16:46:15 CDT 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
            Version|unspecified                 |1.7.49
         Depends on|                            |37495
            Summary|SimplePC_SC.exe does not    |Simple PC/SC test
                   |work                        |application needs
                   |                            |winscard.SCardListReaders
                   |                            |implementation
     Ever confirmed|0                           |1

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

please avoid meta-bugs/generic descriptions but target a specific API function.

The first stub it runs into is obviously 'winscard.SCardEstablishContext'.

To avoid resolving this as dupe of bug 37495 adding dependency and using the
next API function 'SCardListReaders' which is shown in the user interface of
the test app.

MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa379793%28v=vs.85%29.aspx

FYI there have already been multiple (abandoned) attempts to implement
winscard.
The demand for this is rather low.

$ sha1sum TOL-PCSC.zip 
e6a48170260eb4bb3acffc2e29c5218d1268d0ea  TOL-PCSC.zip

$ du -sh TOL-PCSC.zip 
224K    TOL-PCSC.zip

$ wine --version
wine-1.7.49-143-gcfbc37c

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