Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    for (@windows) {
        print "$_>\t'", GetWindowText($_), "'\n";
    }
    
  2. or download this
    1442758>        'D:\junk\gui.pl - Notepad++ [Administrator]'