[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: off topic - help



PureBytes Links

Trading Reference Links

Hi,

>Error starting program:
>A required DLL file, MFC42.DLL was not found

This is Microsoft Foundation Class (Version 4.2 presumably). It's a core part of software developed in C++ by Microsoft and others.

The fact that it's gone is a bad sign. Perhaps other files have been corrupted too.

But I'd start by looking on another machine or on the MS site to see if you can find the file and stick it in your windows\system folder. Then cross your fingers and hope nothing else is gone.

Mike G.