All,
I have an app developed in XP using visual studio 6. All
works fine. It is an MDI that has a multidoctemplate
setup in the App class.
In 95/98 however I run the app and it crashes in the MFC
the stack is
CMDIChildWnd::OnCreate
CFramWnd::OnCreateClient
CFrameWnd::OnCreateHelper
It appears that in CFramWnd::OnCreateClient the instance
of CContext has not been properly instantiated,
it has a value of 0x2d. Has anyone used MDI's in 95/98 that
could help me out ? Thanks in advance.
Marcus
I have an app developed in XP using visual studio 6. All
works fine. It is an MDI that has a multidoctemplate
setup in the App class.
In 95/98 however I run the app and it crashes in the MFC
the stack is
CMDIChildWnd::OnCreate
CFramWnd::OnCreateClient
CFrameWnd::OnCreateHelper
It appears that in CFramWnd::OnCreateClient the instance
of CContext has not been properly instantiated,
it has a value of 0x2d. Has anyone used MDI's in 95/98 that
could help me out ? Thanks in advance.
Marcus