On some machines I have problems calling CDocTemplate::CreateNewFrame(NULL,NULL). It works fine on most machines but causes and exception two machines. Operating systems are the same. I've narrowed it down to CRichEditView being the problems because I use it in two templates that are causing the problem. One view is a split view and the debugger tells me error creating second view. I'm guessing that I am not installing the correct dlls? Is this the case? How can I find out what dlls I need for CRichEditView?
Cheers,
Bother C