Compiler does not find form class
beside that the built in real time compiler an syntax checker in the formular designer for C++ projects ( VS 2005 beta 2 ) is buggy power 10 i have a little problem. Pls guys fix that!!! I#m crying sometimes![]()
I'm designing a little MDI app. So when i want to show an about form from the main formular the compiler says unknown structure for that class. But when i include the header of the about form class some really strange things are happening. Million errors are fireing and many control variables are doubled in the main class by the formular designer.
When i use the namespace scope the compiler always says unknown class and so.
So my question is how to reference other classes in other files. Include is not needed any more but how?
Thx in advance
Martin

