Click to See Complete Forum and Search --> : put in a form in a win32 application?


Tahir2
July 14th, 2005, 06:03 AM
hello,
my question is how can I put a form that is written in a Form-Application in a win32 application.
Is it possible?
I have just try it. I putted the Form.h in the win32 application without the Form.cpp file.
I also included the windows.h file.
But there is still an error. The compiler does not accept the namespace >System<.

Can anybody help me?

thank you.