[perl-win32-gui-users] Commited a LoadResource function

2004-02-19 Thread Stephen Pick
Hi, Jez mentioned it'd be neat to be able to load resources other than bitmaps, icons and cursors from the EXE file. This would be very useful for packing your GUI Loft .gld files into the exe and things. Well, here it is. Win32::GUI::LoadResource(SomeResourceName); will search the exe of the

Re: [perl-win32-gui-users] Commited a LoadResource function

2004-02-19 Thread Jez White
-users] Commited a LoadResource function Hi, Jez mentioned it'd be neat to be able to load resources other than bitmaps, icons and cursors from the EXE file. This would be very useful for packing your GUI Loft .gld files into the exe and things. Well, here it is. Win32::GUI::LoadResource