Click here to Skip to main content
15,887,376 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MCF Pin
SajeeshCheviry15-Feb-13 5:56
SajeeshCheviry15-Feb-13 5:56 
QuestionHosting .net window in MFC dialog Pin
Yunaless14-Feb-13 4:06
Yunaless14-Feb-13 4:06 
QuestionCView::OnDraw - related question Pin
tagopi13-Feb-13 22:29
tagopi13-Feb-13 22:29 
AnswerRe: CView::OnDraw - related question Pin
Sivaraman Dhamodharan13-Feb-13 23:26
Sivaraman Dhamodharan13-Feb-13 23:26 
GeneralRe: CView::OnDraw - related question Pin
tagopi13-Feb-13 23:40
tagopi13-Feb-13 23:40 
SuggestionRe: CView::OnDraw - related question Pin
Richard MacCutchan13-Feb-13 23:51
mveRichard MacCutchan13-Feb-13 23:51 
GeneralRe: CView::OnDraw - related question Pin
tagopi14-Feb-13 0:14
tagopi14-Feb-13 0:14 
GeneralRe: CView::OnDraw - related question Pin
Richard MacCutchan14-Feb-13 0:41
mveRichard MacCutchan14-Feb-13 0:41 
As far as I recall from my MFC days, a Window's OnDraw() procedure will get called when the dialog closes, so this should happen automatically. Unfortunately that's the part of the code that you did not show us. You may like to add some breakpoints and use your debugger to see the flow of code when the dialog closes.
GeneralRe: CView::OnDraw - related question Pin
tagopi14-Feb-13 1:33
tagopi14-Feb-13 1:33 
GeneralRe: CView::OnDraw - related question Pin
Richard MacCutchan14-Feb-13 1:41
mveRichard MacCutchan14-Feb-13 1:41 
AnswerRe: CView::OnDraw - related question Pin
chaau14-Feb-13 13:26
chaau14-Feb-13 13:26 
QuestionVisual Studio Display Thread question Pin
ForNow13-Feb-13 21:53
ForNow13-Feb-13 21:53 
AnswerRe: Visual Studio Display Thread question Pin
Richard MacCutchan13-Feb-13 22:26
mveRichard MacCutchan13-Feb-13 22:26 
GeneralRe: Visual Studio Display Thread question Pin
ForNow14-Feb-13 3:15
ForNow14-Feb-13 3:15 
AnswerRe: Visual Studio Display Thread question Pin
Albert Holguin14-Feb-13 4:07
professionalAlbert Holguin14-Feb-13 4:07 
AnswerRe: Visual Studio Display Thread question Pin
David Crow14-Feb-13 5:23
David Crow14-Feb-13 5:23 
GeneralRe: Visual Studio Display Thread question Pin
ForNow14-Feb-13 7:08
ForNow14-Feb-13 7:08 
Question................ Pin
Member 981141113-Feb-13 19:21
Member 981141113-Feb-13 19:21 
AnswerRe: upload data using xmlhttp( need an urgent help) Pin
Richard MacCutchan13-Feb-13 22:25
mveRichard MacCutchan13-Feb-13 22:25 
AnswerMessage Closed Pin
14-Feb-13 0:34
Member 981141114-Feb-13 0:34 
GeneralRe: upload data using xmlhttp( need an urgent help) Pin
Richard MacCutchan14-Feb-13 0:47
mveRichard MacCutchan14-Feb-13 0:47 
GeneralMessage Closed Pin
14-Feb-13 18:33
Member 981141114-Feb-13 18:33 
GeneralRe: upload data using xmlhttp( need an urgent help) Pin
Richard MacCutchan14-Feb-13 22:52
mveRichard MacCutchan14-Feb-13 22:52 
GeneralMessage Closed Pin
15-Feb-13 18:30
Member 981141115-Feb-13 18:30 
GeneralRe: upload data using xmlhttp( need an urgent help) Pin
Richard MacCutchan15-Feb-13 22:10
mveRichard MacCutchan15-Feb-13 22:10 

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.