Re: [perl-win32-gui-users] crashes in GUI.dll?

2009-01-15 Thread Jeremy White
Hi, I've had crashes before - some related to systray. Make sure you are using the latest version of both Win32::GUI, PerlApp (7.3) and Perl (5.8.7+). I've had some issues (crashes and silent exits) with PerlApp under Vista (fine under XP) but they have all been fixed in the latest version. Dr

[perl-win32-gui-users] crashes in GUI.dll?

2009-01-15 Thread Jack Coates
Hi, I have a large ActiveState Perl 5.8 application, compiled to .exe using their PDK. It uses a system tray icon to advertise its state while it's running, using balloon tips. Sometimes, on some systems, it crashes in GUI.dll. I have not been able to replicate or diagnose the issue, and I'm hopin