On Fri, Oct 28, 2011 at 15:01, Alexandre Julliard julliard@winehq.org wrote:
Bruno Jesus 00cpxxx@gmail.com writes:
+/* Max ATR size defined by ISO-7816 */ +#define MAX_ATR_SIZE 33
I don't see that one in my PSDK, where does it come from?
My bad, apologies. I copied it from Vincent Hardy patch series but in fact the variable should be name SCARD_ATR_LENGTH and should be in winsmcrd.h. I'm still not using these defines yet so if possible I would like the [2/2] to be commited if no mistakes are found in it, I'll resend this one later.
Best wishes, Bruno