>>> "Jan Krynicky" <[EMAIL PROTECTED]> 02/02 12:35 pm >>>
> >>> "Jan Krynicky" <[EMAIL PROTECTED]> 02/01 4:26 pm >>>
> > I've tried to install the new release, but i got the following error
> > messages
> > when i tried to run an example
> >
> > Can't load 'C:\TALEN\PERL\site\lib/auto/Win32/GUI/GUI.dll' for module
> > Win32::GUI
> > : load_file:One of the library files needed to run this application
> cannot
> > be fo
> > und at C:\TALEN\PERL\lib/DynaLoader.pm line 168.
>
> >How did you install it?
>
> >You need to put GUI.pm into C:\TALEN\PERL\site\lib\Win32\
> >and GUI.dll into C:\TALEN\PERL\site\lib\auto\Win32\GUI\ directory.
>
> >Jenda
>
> Thanks for your quick reaction,
>
> I've installed the way you discribe. But the error message keeps popping
> up.
>
> Help
>
> Patrick
>Do you have comctl32.dll in your system (or system32) directory?
>This is the only DLL required by GUI.dll, mabye this one is missing.
>Jenda
I've got that dll in my c:\windows\system directory .Maybe there is something wrong
with my enviroment settings.
Patrick