Help for this page
$ perl -MDDS -MWin32::GUI -e " Dump( Win32::GUI::Window->new ) " $Win32_GUI_Window1 = bless( { -accel => 0, ... -type => 0 }, 'Win32::GUI::Window' );
$PuttyInfo->{'Window'} = bless( { -accel => 0, -handle => $PuttyInfo->{'WindowHandle'}, ... -type => 0 }, 'Win32::GUI::Window' ); $PuttyInfo->{'Window'}->Resize(($ScrWidth * .5), $ScrHeight);