On 20/03/06, Shawn Willden <[EMAIL PROTECTED]> wrote: > On Monday 20 March 2006 06:58, Ludovic Rousseau wrote: > > One solution is to reuse the hack I have in my ccid driver: > > - add a --disable-pcsclite argument > > - provide empty log_msg() and log_xxd() functions if pcsclite is not used > > That should work. The result would probably still function even when used > with pcsc-lite, right?
The library will also work with pcsc-lite but without the pcsc-lite logging features of course. > > In fact PCSC does not have an real API specification. We just use the > > one defined by Microsoft. > > Interesting. I guess the specification on the pcsc workgroup site is > inadequate to fully define the API? Exact. Unless I missed something > Or is that spec from MS? MS has a spec? :-) I generally use MSDN. But maybe something better exists. Bye, -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
