Importing Win32 Symbolic Constants

2003-02-15 Thread Steve
In the Win32 docs at http://search.cpan.org/author/JHI/perl-5.8.0/lib/Win32.podin the item for Win32::SetChildShowWindow it says: [EXT] The following symbolic constants for SHOWWINDOW are available (but not exported) from the Win32 module: SW_HIDE, SW_SHOWNORMAL, SW_SHOWMINIMIZED,

Re: Importing Win32 Symbolic Constants

2003-02-15 Thread Alan Dickey
Steve wrote: In the Win32 docs at http://search.cpan.org/author/JHI/perl-5.8.0/lib/Win32.pod in the item for Win32::SetChildShowWindow it says: [EXT] The following symbolic constants for SHOWWINDOW are available (but not exported) from the Win32 module: SW_HIDE, SW_SHOWNORMAL,

Re: Importing Win32 Symbolic Constants

2003-02-15 Thread Jan Dubois
On Sat, 15 Feb 2003 11:03:30 -0700, Steve [EMAIL PROTECTED] wrote: In the Win32 docs at http://search.cpan.org/author/JHI/perl-5.8.0/lib/Win32.pod in the item for Win32::SetChildShowWindow it says: [EXT] The following symbolic constants for SHOWWINDOW are available (but not exported) from the