System::AppEntry Class Reference
#include <appentry.h>
Detailed Description
Implements a platform-indepent app-entry point. In your main file, put the line
ImplementNebulaApplication();
And then replace your main() function with:
void NebulaMain(const CmdLineArgs& args)
(C) 2007 Radon Labs GmbH