ATL DLL wrote:
whenever i load ATL dll to mfc at runtime i got following error.*Run-Time Check Failure #0 - The value of ESP was not properly
saved across a func
This indicates a signature mismatch. The function declaration the caller uses is different from the one the function was compiled with.
Igor Tandetnik