Hi!
I would like to know if it is actually possible to import old libraries written in ANSI C into a VB.NET project and what are the implications if real-time response is needed?
Thank you
Moon
Printable View
Hi!
I would like to know if it is actually possible to import old libraries written in ANSI C into a VB.NET project and what are the implications if real-time response is needed?
Thank you
Moon
Well ... it might not be as straight forward as migrating a VB6 app but I'm pretty sure that it can be done :)
A better choice of language would be C# since it has a similar resemblance. Or better yet, C++.NET.
-Cool Bizs