EIDNative update 2.3.0.30

EIDNative Library 2.3.0.30 is released today and available for download at Sourceforge:
http://sourceforge.net/projects/eidnative/files/eidnative/EID%20Native%20Library%202.3/EIDLibrarySetup.2.3.0.30.zip/download

In this version was improved the support of Visual Basic and VBA, added SIS cards support for VBA and added the card detection with SIS and EID cards support. There are 2 functions available now IsEIDCard and IsSISCard. When SIS card is inserted into reader EIDNative switches automatically to SIS cards reading mode.
As the switch between reading modes is not very fast operation, it is not recommended to close the GUI application when SIS card is still inserted into reader. In this case the application window disappears with some delay. You can also avoid it by reading card in the separate thread (Delphi, C++ and C#).

I also added the documentation for Visual Basic and Visual Basic sample of reading SIS card.

Comments

Popular posts from this blog

Quricol - QR code generator library

Smir - backup and restore Windows desktop icons position

EIDNative Library 2.0 released