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