At 23:15 2003-04-05 -0600, MJG wrote:
Constant subroutine main::MB_ICONEXCLAMATION redefined at C:/Perl/lib/Exporter.p
m line 59.
 at rf_wrap2.pl line 9
Prototype mismatch: sub main::MB_ICONEXCLAMATION () vs none at C:/Perl/lib/Expor
ter.pm line 59.
 at rf_wrap2.pl line 9
etc...

My guess is that you "use Win32" as well as "use Win32::GUI". Try:

use Win32 ();

if you don't need any of the usually exported symbols.


/J

-------- ------ ---- --- -- --  --  -    -     -      -         -
Johan Lindström    Sourcerer @ Boss Casinos     [EMAIL PROTECTED]

Latest bookmark: "Logan's Run Science Fiction and Post-Apocalypti..."
http://www.transparencynow.com/Logan/logtable1.htm
dmoz: /Arts/Television/Programs/Dramas/ 36



Reply via email to