How can I have a global variable common to all forms?

I have few form classes, A B C D E, etc, one may call another then and there.
The MDI form may instantiate child forms at will.

I wanted to have few global variables across all forms and classes.

How can I have a global variable common to all forms

Again, Visual C++ 2003 example would help me a lot.

Thanks,

Jil.


Answer this question

How can I have a global variable common to all forms?