> There is no application class in ATL.
>
> You should use global objects for that purpose.
Doesn't that mock the C++ goal of avoiding globals in code? I'm not saying I
never use globals, I do think they have a place (I would not have thought of
your little class in that way, but still) - but I was always under the
impression that global variables was a C throwback and frowned on in C++?
> Oh, the IDE can be run in multiple instances in case you didn't
> notice! ;-)
Good point! I was a tiny bit stressed yesterday so my brain didn't process
that one {;v)
--
Jason Teagle
[EMAIL PROTECTED]