Open Source QRCode Library for C++ .NET or MFC
-
hi, i am looking for Open Source QRCode Library, do you where i can find one? i managed to find an article here but it is for C#, but i am looking for C++ .Net or MFC Library, tried google but still no luck,. if you know an article here in code project then better, love this forum.. or am i in the wrong forum site the ask this question? thanks ahead,
-
hi, i am looking for Open Source QRCode Library, do you where i can find one? i managed to find an article here but it is for C#, but i am looking for C++ .Net or MFC Library, tried google but still no luck,. if you know an article here in code project then better, love this forum.. or am i in the wrong forum site the ask this question? thanks ahead,
If you are open to using C++/CLI it should be fairly easy to wrap the C# library for use from native code. A C++/CLI version of the library will not offer you any additional advantages over the C# version.
Regards, Nish
My technology blog: voidnish.wordpress.com Code Project Forums : New Posts Monitor This application monitors for new posts in the Code Project forums.
-
If you are open to using C++/CLI it should be fairly easy to wrap the C# library for use from native code. A C++/CLI version of the library will not offer you any additional advantages over the C# version.
Regards, Nish
My technology blog: voidnish.wordpress.com Code Project Forums : New Posts Monitor This application monitors for new posts in the Code Project forums.
i reviewed the article posted by twit88, and i would say the syntax looks like C++, well except for the minor difference, i think i can manage to wrap it to C++ to fit my needs,. but still if you could post something C++ for me to read on it would be better,. but right now i gues i have t stick with C# for awhile to learn the flow of the code.. thanks Nish,
-
i reviewed the article posted by twit88, and i would say the syntax looks like C++, well except for the minor difference, i think i can manage to wrap it to C++ to fit my needs,. but still if you could post something C++ for me to read on it would be better,. but right now i gues i have t stick with C# for awhile to learn the flow of the code.. thanks Nish,