The Nebula Device 3: System::AppEntry Class Reference

The Nebula Device 3

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