Click here to Skip to main content
15,912,204 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHow to use serialization in mfc dialog based application? Pin
Le@rner29-Jul-12 18:59
Le@rner29-Jul-12 18:59 
GeneralRe: How to use serialization in mfc dialog based application? Pin
Richard MacCutchan29-Jul-12 21:50
mveRichard MacCutchan29-Jul-12 21:50 
GeneralRe: How to use serialization in mfc dialog based application? Pin
CPallini29-Jul-12 21:53
mveCPallini29-Jul-12 21:53 
GeneralRe: How to use serialization in mfc dialog based application? Pin
Software_Developer29-Jul-12 22:37
Software_Developer29-Jul-12 22:37 
GeneralRe: How to use serialization in mfc dialog based application? Pin
Chris Losinger30-Jul-12 1:16
professionalChris Losinger30-Jul-12 1:16 
GeneralRe: How to use serialization in mfc dialog based application? Pin
Le@rner31-Jul-12 1:29
Le@rner31-Jul-12 1:29 
QuestionCan a WorkerThread do a SendMessage to a CDialog Pin
ForNow29-Jul-12 17:24
ForNow29-Jul-12 17:24 
AnswerRe: Can a WorkerThread do a SendMessage to a CDialog Pin
Sivaraman Dhamodharan29-Jul-12 20:46
Sivaraman Dhamodharan29-Jul-12 20:46 
What kind of communication you want to make with the dialog?
Is that dialog is alive when you send the message?
Note that the Post message will not block your thread, and sendmessage will.

GeneralRe: Can a WorkerThread do a SendMessage to a CDialog Pin
ForNow29-Jul-12 22:08
ForNow29-Jul-12 22:08 
AnswerRe: Can a WorkerThread do a SendMessage to a CDialog Pin
CPallini29-Jul-12 22:04
mveCPallini29-Jul-12 22:04 
QuestionRe: Can a WorkerThread do a SendMessage to a CDialog Pin
Eugen Podsypalnikov30-Jul-12 0:30
Eugen Podsypalnikov30-Jul-12 0:30 
AnswerRe: Can a WorkerThread do a SendMessage to a CDialog Pin
ForNow30-Jul-12 2:21
ForNow30-Jul-12 2:21 
GeneralRe: Can a WorkerThread do a SendMessage to a CDialog Pin
Eugen Podsypalnikov30-Jul-12 2:26
Eugen Podsypalnikov30-Jul-12 2:26 
AnswerRe: Can a WorkerThread do a SendMessage to a CDialog Pin
Albert Holguin30-Jul-12 3:38
professionalAlbert Holguin30-Jul-12 3:38 
AnswerRe: Can a WorkerThread do a SendMessage to a CDialog Pin
Chuck O'Toole30-Jul-12 12:34
Chuck O'Toole30-Jul-12 12:34 
QuestionWindows 7 visual studio 2008 problem. Pin
Member 419459329-Jul-12 12:08
Member 419459329-Jul-12 12:08 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Richard Andrew x6429-Jul-12 12:25
professionalRichard Andrew x6429-Jul-12 12:25 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Member 419459329-Jul-12 12:37
Member 419459329-Jul-12 12:37 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Richard Andrew x6429-Jul-12 12:39
professionalRichard Andrew x6429-Jul-12 12:39 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Member 419459329-Jul-12 12:43
Member 419459329-Jul-12 12:43 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Member 419459329-Jul-12 12:52
Member 419459329-Jul-12 12:52 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Member 419459329-Jul-12 13:28
Member 419459329-Jul-12 13:28 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Richard Andrew x6429-Jul-12 13:32
professionalRichard Andrew x6429-Jul-12 13:32 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Member 419459329-Jul-12 13:47
Member 419459329-Jul-12 13:47 
GeneralRe: Windows 7 visual studio 2008 problem. Pin
Member 419459329-Jul-12 13:56
Member 419459329-Jul-12 13:56 

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.