Click here to Skip to main content
15,922,166 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFTP using winsocks Pin
carrie3-Aug-02 8:28
carrie3-Aug-02 8:28 
QuestionHow to capture the "save" command in the MS office? Pin
max-z3-Aug-02 7:18
max-z3-Aug-02 7:18 
Questionhow to copy binary data? How to get its length? Pin
nss3-Aug-02 6:20
nss3-Aug-02 6:20 
AnswerRe: how to copy binary data? How to get its length? Pin
Daniel Turini3-Aug-02 11:46
Daniel Turini3-Aug-02 11:46 
AnswerRe: how to copy binary data? How to get its length? Pin
Daniel Turini3-Aug-02 11:46
Daniel Turini3-Aug-02 11:46 
GeneralDetect an open window and active it if not active Pin
youssef3-Aug-02 5:47
youssef3-Aug-02 5:47 
Questionhow to use valarray Pin
Anonymous3-Aug-02 4:57
Anonymous3-Aug-02 4:57 
GeneralDocument/View trouble Pin
carlos del piero3-Aug-02 4:32
susscarlos del piero3-Aug-02 4:32 
hi,
i have lots of drawing to be done with all tha data in the doc.after initialising the starting point and various other params,i draw it throught the view in ondraw like
pDocument->Draw(pDC)
because the drawing takes all params present in the doc itself.

Now,i need to draw the diagram right when a new scrollview is created and i follow all the regular steps like setting the map mode etc just like the scribble example.

The problem is,the view created on startup has the diagram but the new one created from Ctrl+N fails and takes me to scrollview source's line that checks if the mapping mode in MM_NONE.

Why.If the first one drew all the others should!I am stuck;help

Carlos


GeneralRe: Document/View trouble Pin
Ernest Laurentin3-Aug-02 6:33
Ernest Laurentin3-Aug-02 6:33 
GeneralRe: this is actually how the situation is Pin
carlos dp4-Aug-02 2:25
susscarlos dp4-Aug-02 2:25 
Generalerror 1189 in mfc app. Pin
nss3-Aug-02 4:25
nss3-Aug-02 4:25 
Generalall I have in my .h file is two includes and 1 import: Pin
nss3-Aug-02 4:30
nss3-Aug-02 4:30 
GeneralI have "automatic use of precompiled headers" Pin
nss3-Aug-02 4:35
nss3-Aug-02 4:35 
GeneralCRichEditCtrl MFC Pin
Anonymous3-Aug-02 1:58
Anonymous3-Aug-02 1:58 
GeneralRe: CRichEditCtrl MFC Pin
Pavel Klocek3-Aug-02 2:08
Pavel Klocek3-Aug-02 2:08 
GeneralRe: CRichEditCtrl MFC Pin
Nish Nishant3-Aug-02 3:28
sitebuilderNish Nishant3-Aug-02 3:28 
GeneralRe: CRichEditCtrl MFC Pin
Ernest Laurentin3-Aug-02 6:20
Ernest Laurentin3-Aug-02 6:20 
GeneralCRichEditCtrl MFC Pin
Anonymous3-Aug-02 1:58
Anonymous3-Aug-02 1:58 
GeneralCSplitterWnd Question Pin
Anonymous3-Aug-02 1:18
Anonymous3-Aug-02 1:18 
GeneralRe: CSplitterWnd Question Pin
Pavel Klocek3-Aug-02 2:18
Pavel Klocek3-Aug-02 2:18 
GeneralProblem In using tree control Pin
Prateeti2-Aug-02 23:23
Prateeti2-Aug-02 23:23 
GeneralModify the context menu string at runtime. Pin
Neha2-Aug-02 23:19
Neha2-Aug-02 23:19 
GeneralRe: Modify the context menu string at runtime. Pin
Nish Nishant2-Aug-02 23:27
sitebuilderNish Nishant2-Aug-02 23:27 
GeneralRe: Modify the context menu string at runtime. Pin
Neha2-Aug-02 23:57
Neha2-Aug-02 23:57 
GeneralRe: Modify the context menu string at runtime. Pin
Nish Nishant3-Aug-02 0:36
sitebuilderNish Nishant3-Aug-02 0:36 

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.