Do any one know why an application that always ran on Windows XP now suddenly crashes the msvcrt.dll?
There were only minor changes made to the threading classes, which was done under Vista in VC++ 6.
For all our libraries to work we are Dynamically linking to the MFC dlls.
A newer version of msvcrt does not solve the problem.
Any ideas?