> Actually, MFC programs do have a main. It's just hidden from you.

Yes they do. But when you mentioned InitInstance() not being available, I
wondered what there was in an ATL project to replace them? Where does
program init / tidy-up code go? Do you have to use the ctor and dtor of the
application class for that?

I know I could fire up one in the IDE but I'm using the IDE to debug some
code right now and I'm a lazy buzzard too {:v)

--
Jason Teagle
[EMAIL PROTECTED]




Reply via email to