ShowWindow( $windows[0], SW_RESTORE ) if ( IsWindowStyle( $windows[0], WS_MINIMIZE ));
QuoteBareword "WS_MINIMIZE" not allowed while "strict subs" in use
Quotegezogen.C:\Perl\site\lib\Win32\GUI\Constants\Tags.pm
use Win32::GUI qw( WS_MINIMIZE );
Win32/GUI.pm###############################################################################
# This import() function is used to delegate constants support to
# Win32::GUI::Constants.
# The default exports are deprecated, and will be removed in the future
sub import {