#include using namespace Upp; GUI_APP_MAIN { ActivateUsrLog(); TopWindow win; win.Run(); }