Click to See Complete Forum and Search --> : Activex (MFC71) in a App from VC60 in win95


jmrCG
August 5th, 2004, 07:35 AM
On the one hand, I have an simple activex MFC71 compiled in VC++.NET
On the other hand I have a simple aplication witch create a instace of this control compiled in VC60 (mfc42.dll and etc) (not linked dlls)

In win98, win2000, etc all is right.

The problem:
In win95 + IE40 when the app destroy the control MFC71.dll crash:

"App provoco un fallo de la pagina no valida en el modulo MFC71.DLL de 0137:7c145bd5"


I have tried all the updates for win95, IE 5.5 with no results

Any clue?

(If the App is compiled with MFC71 too instead of MFC42 there is no problem)????