Re: [perl-win32-gui-users] problem with Win32::GUI::AxWindow when building exe file with Activestate Perlapp

2004-03-02 Thread Laurent ROCHER
Hi, I try with perl2exe and i don't have any problem (no problem with perl.com image). But, when i try with PAR i have same problem. Problem is in GetOLE method, i try to locate Win32::OLE associate dll using a LoadLibray("OLE"). I need this dll for use an exported function for cr

RE: [perl-win32-gui-users] problem with Win32::GUI::AxWindow when building exe file with Activestate Perlapp

2004-03-02 Thread Frazier, Joe Jr
I just did the most basic: perlapp -s d:\explorer.pl -e d:\e.exe and it ran just fine. I tried both the current form and the line with the uncommented document->write. Both worked for me on my version of perl,perlapp, etc. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[

Re: [perl-win32-gui-users] problem with Win32::GUI::AxWindow when building exe file with Activestate Perlapp

2004-03-02 Thread Jez White
Hi, I tried this will perl2exe, and it kinda worked. For some odd reason when running as an exe, none of the images in the www.perl.com displayed. Sorry I couldn't help any more. Cheers, jez. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, March 02, 2004 12:01 AM Sub