From: Eric H. <Ha...@sw...> - 2002-03-21 18:43:07
|
Great! That fixed it. Thank you. >>> "Piske, Harald" <Har...@bo...> 03/21/02 12:16PM >>> I know that previous versions of GUI were fault-tolerant towards missing -name parameters, which 558 is NOT. Make sure that all your objects (not only widgets, also windows and labels!) have a unique -name. Non-unique -names won't cause crashes, you just can't access any of the redefined objects. But missing -names can cause perl to quit. If they do that with = the page fault in the vc runtime, I can't tell, but it's worth a shot. have fun, Harald > -----Original Message----- > From: Eric Hansen [mailto:Ha...@sw...]=20 > Sent: Thursday, March 21, 2002 10:07 > To: per...@li...=20 > Subject: [perl-win32-gui-users] Win32-GUI Applications causing ILLEGAL > OPERATION >=20 >=20 > I just installed ActivePerl binary build 631 (Perl 5.6.1) and=20 > Win32-GUI binary build 0.0.558 which is the latest binary=20 > build available according to PPM. When I run my GUI=20 > applications they crash with a Perl page fault in module=20 > MSVCRT.DLL at 017f:780027al everytime. My GUI apps=20 > worked fine until I installed the new binary builds. Does=20 > anyone know what is happening? >=20 > Thanks. > Eric=20 >=20 >=20 > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li...=20 > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users=20 >=20 |