Re: [perl-win32-gui-users] Whither Win32::Shortcut

2006-10-03 Thread Brian Millham
Win32::Shortcut (version 0.04) is installed on my system. I'm running ActivePerl build 817. Brian Millham This message traveled at least 44,000 miles to reach you! Creator of the DW6000 Monitor http://www.millham.net/dw6000 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [ma

[perl-win32-gui-users] Win32::GUI::ToolBarWindow

2006-10-03 Thread Arthur Schwarz
Does this really exist? my $a = Win32::GUI::ToolbarWindow( ... ); could not be found by ActiveState Perl when I tried it. art