Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::GUI;
    ...
    
    $win->Show();
    Win32::GUI::Dialog();
    
  2. or download this
    use strict;
    use Win32::GUI;
    ...
    
    $win->Show();
    Win32::GUI::Dialog();