static void Main() { ProcMain.GUIMain(() => new MainWin(), APP_IDENT, APP_TITLE); }
static void Main() { ProcMain.GUIMain(() => new MainWin()); }