Also,
I found another error.
In PcscContext.cpp line 228 the following code is listed:
--------------------------------------------------------
Void removeAllContexts(){
For( int i ; i < MAX)CONTEXTS ; i++ )
Clear.....
}
--------------------------------------------------------
As you can see, the int i is not initialized before use.
My new version of OCFPCSC1.DLL corrected this as well.
-Alan
Alan Kozlay� Software/Hardware Engineer
Biometric Associates, Inc.
[EMAIL PROTECTED]
www.biometricassociates.com
9475 Deerco Rd. Suite 410
Lutherville, MD 21093
(410) 252-7210 desk
(410) 252-7214 fax
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.