Subject: | Win32::GUI::Window Crashes Perl |
I downloaded and installed Win32-gui ver. 0.0.558 and am uanble to create windows.
Whenever I use the following: $main = Win32::GUI::Window->new(-name => 'Main', -width => 100, -height => 100);
or anything remotely similar, Perl simply crashes due to an illegal operation. What can I do to fix this problem?
I will be DL and trying an older version of the package to test for stability.
This problem occured on both a Gateway laptop running 98 and a Gateway desktop running XP. Same exact problem on both machines.
Any help would be greatly appreciated.
Thank YOu
Gabriel Morales