Re: [perl-win32-gui-users] perl with win32::gui dies

2013-01-16 Thread Richard Hitchins
Hi Edward _MSVCRT_.dll is part of the Microsoft Visual C Run-time library https://en.wikipedia.org/wiki/Microsoft_Windows_library_files#Msvcrt.dll_and_Msvcpp.dll so my guess is that this file could be corrupted or an incompatible version. I'm not an expert when it comes to Microsoft dlls so

Re: [perl-win32-gui-users] perl with win32::gui dies

2013-01-16 Thread Edward Broustinov
Hi Richard, Thanks for the reply and the advice. SFC /scannow didn't find any issues. I've updated the run-time library to the latest 2010 sp1 and that didn't help. Next I'll try to reinstall the perl, see what happens. Regards, Edward On Wed, Jan 16, 2013 at 9:04 PM, Richard Hitchins wrote: >