Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

QrCode C/C++ API For Windows

I have looked after, without luck, a free C/C++ API for Windows that can be used in a project I am about to start. There are libraries for Java and C# but the fact is there is no one for C/C++. I need an API that can be integrated in a vs project and we cannot use libraries that run in servers ( as CGI scripts or whatever ). Does anyone know this type of API?

like image 587
zlogdan Avatar asked May 16 '26 23:05

zlogdan


1 Answers

if you want to generate QRcodes have a look at libqrencode it works with cygwin on windows (not sure about VS).

If you want to decode QRcodes have a look at zxing

like image 101
Nikolaus Gradwohl Avatar answered May 19 '26 13:05

Nikolaus Gradwohl



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!