Hi Alexandre, You are completely right...these variables are definitely useless!! I don't remember when I coded that but it must have been very late at night! Anyway, I'll purge them from the patch.
Mounir IDRASSI IDRIX - Cryptography and IT Security Experts http://www.idrix.fr
Alexandre Julliard wrote:
Mounir IDRASSI mounir.idrassi@idrix.fr writes:
Thank you for your comments Alexandre. Concerning the SCARD_PCI_xxx , I implemented them as variables instead of defines because it's impossible using winelib to link against the exported variables g_rgSCardXXX (please see my discussion with Eric Pouech about that). Well, I should create variables with other names to achieve the same goal.
Linking against SCARD_PCI_xxx would be just as impossible, so I still don't understand why you need any extra variables. Could you give an example?