[virtual]
MainLoop() is the message pump. You'll generally want to do things like a GetMessage() / DispatchMEssage() loop in here.
Reimplemented in GASPilot.
Definition at line 549 of file CATApp.cpp.
References CAT_SUCCESS.
Referenced by Run().