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.
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.2Added Visual Studio project file and external libraries for easy rebuild of quricol.dll. This was asked by Carlos GutierrezAdded possibility to specify the background and foreground colors of the imageRemoved reference to qrencode.h from quricol.h header file. Now you have to include only one header file to your C++ projectUpdated Delphi library, included new demo projectCompatible with Ansi and Unicode Delphi versionsCan be used with 32 and 64 bit Delphi projectsUpdated Delphi documentation
I made a small application that can be useful if for whatever purpose you want to hide all the icons on your desktop without having to delete them. Just run Diswy and all icons will disappear from your desktop, run it again and they become visible. The application is portable - no setup needed. It does not change any Windows files and does not delete your icons. The effect is not permanent. As soon as you restart you PC all you icons will be visible again.
Comments
Post a Comment