adding .cpp file in vb.net
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
manni_n wrote:
i made a c++ project long back. now i am learning dot net.. i want to add an interface now on vb.net.. but i dont know how to add .cpp file in vb.net can anybody help.?
What you can do is to either compile the C++ project into a DLL and add a reference to it in VB.NET, or you can convert your C++ project to VC++ .NET project and add a reference to the whole project.
Pete Soheil DigiOz Multimedia http://www.digioz.com