#include "dialoged.h"
-// A macro needed for some compilers (AIX) that need 'main' to be defined
-// in the application itself.
-IMPLEMENT_WXWIN_MAIN
-
IMPLEMENT_APP(MyApp)
MyApp::MyApp(void)
wxResourceManager *theResourceManager = NULL;
+#include "symbtabl.h"
+
bool MyApp::OnInit(void)
{
theResourceManager = new wxResourceManager;