Do you still use Visual Basic6?

[Windows 7 Application Compatibility episode 5]

 

One of my customers is still using VB6 applications...

And this caused quite serious problems... such as 'crash'...

Well, I know VB6 is not supported by Microsoft anymore... so this article cannot be official but I think it's worth trying this...

If you use non-English application, then VB6 runtime may find your language module, such as VB6KO.dll for Korean.

But, if you look at the 'system32' folder in Windows 7, it doesn't have the file.

If your non-English application crashes pointing at msvbvm60.dll, just have a try copying the localization file... to 'system32' folder.

This was helpful in my case.