adding a c++ file and .h file to a .net c# project

G

Guest

HI I have a .net c# web project and have added a C++ file along with a
corresponding .h file that contains a class. The project builds ok but I am
unable to get to the class that is in the .h file, just wondering how to
instantiate it in the web form? I tried
classfromhfile class1 = new classfromhfile();
but this does not seem to work, thankd.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top