Help for this page

Select Code to Download


  1. or download this
    $|++;
    use strict;
    ...
           #
            Win32::AbortSystemShutdown($data{host});
    }
    
  2. or download this
    While (1) {
    my @windows = FindWindowLike(0, 'MYPOPUP');
    ...
            my $text = GetWindowText($child);
            next if ($text =~ /^\xff/); # you've found the icon           
    +     
            print "Found child $child with text '$text'\n" if ($text =~ /^
    +OK$/)}}}