Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict; # with or without this
    use warnings; # with or without this
    use Win32;
    use Win32::GUI;
    
  2. or download this
    Prototype mismatch: sub main::MB_ICONEXCLAMATION () vs none at C:/Perl
    +/lib/Exporter.pm line 57.
    Exporter::import('BS_3STATE', 'BS_AUTO3STATE', 'BS_AUTOCHECKBOX', 'BS_
    +AUTORADIOBUTTON',
    ...
    'BS_CHECKBOX', 'BS_DEFPUSHBUTTON', 'BS_GROUPBOX', 'BS_LEFTTEXT', ...) 
    +called at test.pl line 5
    main::BEGIN() called at C:/Perl/site/lib/Win32/GUI.pm line 5
    eval {...} called at C:/Perl/site/lib/Win32/GUI.pm line 5