CHtmlView OnSize exception
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have an appwizard generated SDI app. The one and only change is that my CView is a CHtmlView. The code generates an exception in the 2nd iteration of CHtmlView::OnSize() - so the program crashes immediately. I have a clean windows 2000 SP2 installation, visual studio 6 SP6 and IE5.5.2. Thought it might be a problem with whatever dll contains CHtmlView so I have tried reinstalling IE, etc. I'm going nuts. Anyone got any ideas?