Click to See Complete Forum and Search --> : ANSI C integration


MoonNight
April 25th, 2003, 03:58 PM
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

coolbiz
April 25th, 2003, 10:25 PM
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