Hi,


I am writing an MDI application using the AppWizard and i derived my view class

from CEditView so that I have the basic functionality for opening and saving text documents. However, I am unable to open large files with it. How do i make it possible to open any file, whether text, document or even exe, just like

in Wordpad?


Raphael