A
Andy
Hi all, sorry for the cross group spam but my question does really
fall into both groups. Here's my issue.
I have a Visual C++, CLR Class Library with a public class and a
public method in a solution. Also in the solution is a c# console app.
I have referenced the c++ project from the c# project and can
instanciate the vc++ class, however I cannot see my vc++ method from
my c# project.
As I understood it, as this was all managed code, that was all I
needed to do....
Anyone got any hints as to what's gone wrong?
Thanks
Andy
fall into both groups. Here's my issue.
I have a Visual C++, CLR Class Library with a public class and a
public method in a solution. Also in the solution is a c# console app.
I have referenced the c++ project from the c# project and can
instanciate the vc++ class, however I cannot see my vc++ method from
my c# project.
As I understood it, as this was all managed code, that was all I
needed to do....
Anyone got any hints as to what's gone wrong?
Thanks
Andy