Serhiy Perevoznyk new blog on https://perevoznyk.wordpress.com
Krento 1.0 - Soft-Go.com Award
Krento 1.0, it has been reviewed by the Soft-Go.com testing department and found to be completely clean of spyware components, your application have been approved.
Quricol is an open source freeware QR code generator library for C++, Microsoft .NET and Delphi based on qrencode - QR Code encoder by Kentaro Fukuchi.The library contains methods to save the generated image to Bitmap or PNG file or generate images on-fly and save it to the stream. Both 32 and 64 bits compiled versions available along with source code. Download : https://github.com/perevoznyk/quricol A QR code (abbreviated from Quick Response code) is a type of matrix barcode (or two-dimensional code).
Ik heb een nieuwe versie van EIDNative bibliotheek gemaakt die ondersteunt meer dan 1 smartcard-lezer. U kunt download EIDNative van mijn site: http://users.telenet.be/serhiy.perevoznyk/download/EIDLibrarySetup.zip Er zijn nieuw methoden, zoals public void InitReader(int readerNumber) public void SelectReader(int readerNumber) public void SelectReader(string readerName) ... Update from 09.03.2012
The version 2.0 of Quricol - the open source freeware QR code generator library is available for download. Download : https://github.com/perevoznyk/quricol Based on qrencode library version 3.4.2 Added Visual Studio project file and external libraries for easy rebuild of quricol.dll. This was asked by Carlos Gutierrez Added possibility to specify the background and foreground colors of the image Removed reference to qrencode.h from quricol.h header file. Now you have to include only one header file to your C++ project Updated Delphi library, included new demo project Compatible with Ansi and Unicode Delphi versions Can be used with 32 and 64 bit Delphi projects Updated Delphi documentation
Comments
Post a Comment