#include "beta.h" #define IMAGEFILE #include beta::beta() { CtrlLayoutOKCancel(*this, "Window title"); } GUI_APP_MAIN { beta().Run(); }