Le Tuesday 23 November 2004 � 14:36:17, Mladen Gavrilovic a �crit:
> 1)  Documentation needs to be changed for the SCardStatus function to say
> [1] instead of [2].

Just commited in CVS. Thanks!

> 2)  The line [3] needs to be added to testpcsc.c before SCardStatus is
> called.

This is already the case for the CVS version (and for version 1.2.9-beta6).

> 3)  There should be some debugging output if debugging is turned on to say
> why "Insufficient buffer" was returned (i.e. was it for insufficient reader
> name buffer or insufficient attribute list buffer).

Why not.

> [1]  "pcchReaderLen will be the size of the allocated buffer for
> szReaderName, while pcbAtrLen will be the size of the allocated buffer for
> pbAtr.  If either of these is too small, the function will return
> SCARD_E_INSUFFICIENT_BUFFER.  In the case of insufficient szReaderName
> buffer, the function will return with the necessary size in pcchReaderLen."
> 
> NOTE:  It would be logical if it returned with the necessary size in
> pcbAtrLen in case of insufficient pbAtr buffer, as well.

It is the case for the CVS version.

Bye,

-- 
 Dr. Ludovic Rousseau                        [EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to