Click here to Skip to main content
15,921,840 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I draw in an Editbox control? Pin
Nish Nishant4-Aug-02 23:58
sitebuilderNish Nishant4-Aug-02 23:58 
GeneralRe: How can I draw in an Editbox control? Pin
glinda5-Aug-02 16:03
glinda5-Aug-02 16:03 
GeneralRe: How can I draw in an Editbox control? Pin
Nish Nishant5-Aug-02 20:13
sitebuilderNish Nishant5-Aug-02 20:13 
GeneralAccessing network settings Pin
LukeyBoy4-Aug-02 22:11
LukeyBoy4-Aug-02 22:11 
GeneralRe: Accessing network settings Pin
adara5-Aug-02 5:29
adara5-Aug-02 5:29 
GeneralRe: Accessing network settings Pin
LukeyBoy5-Aug-02 6:54
LukeyBoy5-Aug-02 6:54 
Generaldifferent MDI Child opening same file Pin
DerekSaw4-Aug-02 22:02
DerekSaw4-Aug-02 22:02 
GeneralRe: different MDI Child opening same file Pin
Tomasz Sowinski5-Aug-02 0:04
Tomasz Sowinski5-Aug-02 0:04 
The code you want to change is located in the CDocManager MFC class; its virtual function OpenDocumentFile checks if document is already open. You'd have to derive CYourDocManager and change the OpenDocumentFile method.

KB article Q198538 has sample which reportedly uses its own CDocManager to provide multiple extensions for one doc type.

Tomasz Sowinski -- http://www.shooltz.com

What is "scratch" and why can everything be made from it?

Generalcatching your own messages Pin
TomasE4-Aug-02 21:12
TomasE4-Aug-02 21:12 
GeneralRe: catching your own messages Pin
Michael Dunn5-Aug-02 18:10
sitebuilderMichael Dunn5-Aug-02 18:10 
Generalhelp me..... Pin
Anonymous4-Aug-02 18:15
Anonymous4-Aug-02 18:15 
GeneralCommand Line Input Not Working Pin
CaLvin Tan4-Aug-02 15:09
CaLvin Tan4-Aug-02 15:09 
GeneralRe: Command Line Input Not Working Pin
Wolfram Steinke4-Aug-02 15:59
Wolfram Steinke4-Aug-02 15:59 
GeneralRe: Command Line Input Not Working Pin
CaLvin Tan4-Aug-02 17:11
CaLvin Tan4-Aug-02 17:11 
GeneralRe: Command Line Input Not Working Pin
Wolfram Steinke4-Aug-02 19:16
Wolfram Steinke4-Aug-02 19:16 
Generalstrlen question Pin
nss4-Aug-02 15:02
nss4-Aug-02 15:02 
GeneralRe: strlen question Pin
Michael Dunn4-Aug-02 17:01
sitebuilderMichael Dunn4-Aug-02 17:01 
GeneralRe: strlen question Pin
Le centriste4-Aug-02 17:02
Le centriste4-Aug-02 17:02 
GeneralRe: strlen question Pin
Christian Graus4-Aug-02 19:06
protectorChristian Graus4-Aug-02 19:06 
Generalstrlen and _bstr_ ....... Pin
nss4-Aug-02 14:58
nss4-Aug-02 14:58 
GeneralOOPs - no message in this post - my mistake! Sorry Pin
nss4-Aug-02 15:03
nss4-Aug-02 15:03 
GeneralRe: OOPs - no message in this post - my mistake! Sorry Pin
Chris Losinger4-Aug-02 19:24
professionalChris Losinger4-Aug-02 19:24 
Generala small intant messenger Pin
smallcoder4-Aug-02 14:31
smallcoder4-Aug-02 14:31 
GeneralRe: a small intant messenger Pin
Brian Azzopardi4-Aug-02 23:59
Brian Azzopardi4-Aug-02 23:59 
GeneralRe: a small intant messenger Pin
Anonymous5-Aug-02 3:21
Anonymous5-Aug-02 3:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.