A
Alex
Hi, all
I have an experience in programming with VS6 (Visual C++, MFC, STL),
but I'm totally beginner in VS.Net, so forgive me for the stupid
questions. But I'll really appreciate if somebody will spend some
time answering it.
The question is: previously in VS6 I've created some classes, based
on MFC and STL libraries, which perform some specific tasks. Lets say
I have "DoSomething.h" and "DoSomething.cpp". Can I add this
class to the project in Managed C++, create an instance of this class,
call its methods? Or MFC based classes cannot be re-used in MC++
projects at all?
Thanks,
Alex
I have an experience in programming with VS6 (Visual C++, MFC, STL),
but I'm totally beginner in VS.Net, so forgive me for the stupid
questions. But I'll really appreciate if somebody will spend some
time answering it.
The question is: previously in VS6 I've created some classes, based
on MFC and STL libraries, which perform some specific tasks. Lets say
I have "DoSomething.h" and "DoSomething.cpp". Can I add this
class to the project in Managed C++, create an instance of this class,
call its methods? Or MFC based classes cannot be re-used in MC++
projects at all?
Thanks,
Alex