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?
|
feedback
|
|
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 | |||||||
feedback
|
protected by Will♦ Apr 14 '11 at 18:34
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.