Click here to Skip to main content
15,913,911 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem to call destructor Pin
ascom223-Oct-06 20:55
ascom223-Oct-06 20:55 
Questiondata is printed on the scroll bar Pin
prithaa23-Oct-06 20:06
prithaa23-Oct-06 20:06 
AnswerRe: data is printed on the scroll bar Pin
tanvon malik23-Oct-06 20:18
tanvon malik23-Oct-06 20:18 
GeneralRe: data is printed on the scroll bar Pin
prithaa23-Oct-06 20:28
prithaa23-Oct-06 20:28 
GeneralRe: data is printed on the scroll bar Pin
tanvon malik23-Oct-06 20:54
tanvon malik23-Oct-06 20:54 
GeneralRe: data is printed on the scroll bar Pin
prithaa23-Oct-06 20:56
prithaa23-Oct-06 20:56 
GeneralRe: data is printed on the scroll bar Pin
tanvon malik23-Oct-06 21:47
tanvon malik23-Oct-06 21:47 
GeneralRe: data is printed on the scroll bar Pin
prithaa23-Oct-06 22:10
prithaa23-Oct-06 22:10 
Hi,

I don't think that the problem lies in not printing correctly since the routine with which I print on the screen works fine when I get a new window through File/New command in a Doc-View architecture.Here I pass the 'this' pointer to my routine and print on the window which I got through the File-New command in the menu.

But now when I pass a window pointer of a child window which I just created through
AfxGetMainWnd()->SendMessage(WM_COMMAND, ID_FILE_NEW);
then I get error of printing on the scroll window.

There must be some problem with window initialization which the File-New command must be doing .

Prithaa




GeneralRe: data is printed on the scroll bar Pin
Mark Salsbery24-Oct-06 4:40
Mark Salsbery24-Oct-06 4:40 
GeneralRe: data is printed on the scroll bar Pin
prithaa24-Oct-06 5:11
prithaa24-Oct-06 5:11 
GeneralRe: data is printed on the scroll bar Pin
Mark Salsbery24-Oct-06 5:55
Mark Salsbery24-Oct-06 5:55 
GeneralRe: data is printed on the scroll bar Pin
prithaa24-Oct-06 6:46
prithaa24-Oct-06 6:46 
Questionhi this problem with my detours i cant ddetour it it gives errors Pin
nah133723-Oct-06 19:22
nah133723-Oct-06 19:22 
AnswerRe: hi this problem with my detours i cant ddetour it it gives errors Pin
Cedric Moonen23-Oct-06 20:47
Cedric Moonen23-Oct-06 20:47 
AnswerRe: hi this problem with my detours i cant ddetour it it gives errors [modified] Pin
nah133723-Oct-06 21:25
nah133723-Oct-06 21:25 
GeneralRe: hi this problem with my detours i cant ddetour it it gives errors Pin
Cedric Moonen23-Oct-06 21:38
Cedric Moonen23-Oct-06 21:38 
GeneralRe: hi this problem with my detours i cant ddetour it it gives errors Pin
nah133724-Oct-06 1:22
nah133724-Oct-06 1:22 
Questionfreopen and textbox data Pin
Cpaulv23-Oct-06 19:20
Cpaulv23-Oct-06 19:20 
AnswerRe: freopen and textbox data Pin
Waldermort23-Oct-06 19:32
Waldermort23-Oct-06 19:32 
GeneralRe: freopen and textbox data Pin
Cpaulv24-Oct-06 3:20
Cpaulv24-Oct-06 3:20 
QuestionCFileFind in Temporary Internet Files Pin
locoone23-Oct-06 14:02
locoone23-Oct-06 14:02 
AnswerRe: CFileFind in Temporary Internet Files Pin
tanvon malik23-Oct-06 19:14
tanvon malik23-Oct-06 19:14 
GeneralRe: CFileFind in Temporary Internet Files Pin
locoone24-Oct-06 15:07
locoone24-Oct-06 15:07 
AnswerRe: CFileFind in Temporary Internet Files Pin
Mila02523-Oct-06 20:41
Mila02523-Oct-06 20:41 
QuestionHow to set text color in CRichEditCtrl? Pin
David.YueZuo23-Oct-06 13:57
David.YueZuo23-Oct-06 13:57 

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.