|
-
May 10th, 1999, 04:31 PM
#1
How to overwrite OnFileSaveAs?
I would like to write my own OnFileSaveAs, but I encountered some problems. I tried to implement this message handler in different classes (CMainFrm, CView, ...), but it didn't work. Then I found in Technical Note 22 and another article that this command message is 'prewired' to CDocument class. So I guess my question is how to 'unwire' that message and use it as I want.
Thanks.
Damir
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|