FWIW I always link using MFC in a static library - this way I never need to 
ship possibly conflicting DLL's.

Downside - program can be larger, upside - less problems with user support 
which can chew up time.

Simon Brown, HB9DRV

----- Original Message ----- 
From: "Sholto Fisher" <[EMAIL PROTECTED]>
>
> Just a minor note, some of the Microsoft libraries (dll's) you reference 
> in
> the program are older versions. I think you might need to download Visual
> Studio SP6B, update the references and recompile? That should stop the 
> "The
> file being copied is older than the one presently on your system"
> messages...
> 

Reply via email to