Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do I experience missing ordinals when I debug my Visual C++ 5.0 Microsoft Foundation Classes (MFC) program by using the Visual C++ 6.0 DLLs?

0
Posted

Why do I experience missing ordinals when I debug my Visual C++ 5.0 Microsoft Foundation Classes (MFC) program by using the Visual C++ 6.0 DLLs?

0

A4: The Debug versions of Visual C++ 6.0 MFC are not binary compatible with Visual C++ 5.0 MFC or with earlier versions of MFC. However, this problem does not occur in release builds because release builds are binary compatible between versions.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123