Re: SDI Question
Victor, how do you create your frame and view? You do not have to use document object. Are you using it? If yes, how.
As GCDEF pointed the easiest way would be to use document template, however it is not necessary.
You can write SDI-like application without a document.
I believe that when you create view class VS automatically inserts that piece of code in OnDraw and this is absolutely not necessary.
There are only 10 types of people in the world:
Those who understand binary and those who do not.