Help for this page
$mw = MainWindow->new; $mw->geometry("639x474"); ... MainLoop;
my $icon = Win32::GUI::Icon->new('test.ico'); ... 1; }