Help for this page

Select Code to Download


  1. or download this
    use Encode;
    use Win32::GuiTest qw(FindWindowLike);
    ...
     }
     
     print OUTFILE $WindowTitle; #==> Here perl prints out same chinese te
    +xt as input to the outfile
    
  2. or download this
    use Encode;
    use Win32::GuiTest qw(FindWindowLike);
    ...
     }