On 4/14/05, Karsten Ohme <[EMAIL PROTECTED]> wrote:
> Fixed a bug in my own code: in the Windows DllMain() in PCSC.cpp break;
> was missing in the swicth statement. So everytime the Conext was released.

Can you send me the patch?

I am integrating your previous patch for libmusclecard. I have some questions:
- why do you change SCARD_SCOPE_SYSTEM in SCARD_SCOPE_USER?
- why localHContext is not a static variable anymore? because you need
to access it in pcsc-lite/win32/PCSC.cpp? I think that
pcsc-lite/win32/PCSC.cpp as nothing to do with pcsc-lite but should
now be included in libmusclecard. Your comment?
- why do you change SCARD_PROTOCOL_T0 | SCARD_PROTOCOL_T1 in 
SCARD_PROTOCOL_T0 only?
- why do you remove the "Release Context" code in MSCReleaseConnection?

Can you 'cvs update' your copy and provide a new patch?

Thanks,

-- 
 Dr. Ludovic Rousseau
 For private mail use [EMAIL PROTECTED] and not "big brother" Google

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to