Compiler does not find form class

Hi,

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 sometimesTongue Tied

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

[852 byte] By [maddin123] at [2007-12-16]
# 1
We know that in Beta 2 there are some issues with Intellisense. We have been working very hard to significantly improve it after Beta 2. If you want you could take a look at the most recent CTP and give feedback on how that works for you.

You DO include the header file.

Ronald Laeremans
Visual C++ team

RonaldLaeremans at 2007-9-9 > top of Msdn Tech,Visual C++,Visual C++ General...