#include GUI_APP_MAIN { TopWindow a, b, c1; a.Open((TopWindow *)NULL); b.Open((TopWindow *)NULL); c.Open((TopWindow *)NULL); c.Run(); }