Hi,
I'm having similar problems as follows.
A build of one application crashes in the MFC when using static linking (it
didnt using VC5) but works with the dynamic link. This was true of the first
VC6 build as well.
A control panel applet that is dynamically linked works on W98 and WinNTSP3,
but fails on W95, statically linked it works on all three.
With VC5 all versions worked without problems !!!!! I dont beleive the
problem is with me as the VC5 stuff worked fine. I'm seriously considering
dumping VC6.
Richard.
Quote:
>I have a project that uses DLLs that were built with VC++ 6.0 without
>the service pack. I'm now experiencing problems using them in my
>application built with VC++ 6.0 SP1.
>Could anyone "in the know" confirm whether this is an MFC versioning
>problem, or could it actually be my problem?
>Thanks,
>Mike.