Click here to Skip to main content
15,900,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: converting string to time Pin
David Crow11-Nov-09 9:05
David Crow11-Nov-09 9:05 
GeneralRe: converting string to time Pin
sugarandcream11-Nov-09 10:12
sugarandcream11-Nov-09 10:12 
QuestionRe: converting string to time Pin
David Crow11-Nov-09 10:15
David Crow11-Nov-09 10:15 
AnswerRe: converting string to time Pin
sugarandcream11-Nov-09 10:45
sugarandcream11-Nov-09 10:45 
QuestionRe: converting string to time Pin
David Crow11-Nov-09 10:53
David Crow11-Nov-09 10:53 
AnswerRe: converting string to time Pin
sugarandcream11-Nov-09 11:05
sugarandcream11-Nov-09 11:05 
GeneralRe: converting string to time Pin
David Crow12-Nov-09 2:39
David Crow12-Nov-09 2:39 
Questionre: sending a text message from main thread to a client thread Pin
Alan Kurlansky11-Nov-09 5:07
Alan Kurlansky11-Nov-09 5:07 
In a C++ app I want to send a text message from the main thread to a client thread whose sole job will be to call MessageBox to display the text when it gets a message. Looks like some version of postmessage and getmessage might work, but reading about them seems more confusing than clarifying.
Initially this will be used for exception messages, so the rates would be very, very few, if any, on a given day.

Any suggestions would greatly be appreciated.
Thanks
ak
QuestionRe: re: sending a text message from main thread to a client thread Pin
David Crow11-Nov-09 5:12
David Crow11-Nov-09 5:12 
AnswerRe: re: sending a text message from main thread to a client thread Pin
Alan Kurlansky11-Nov-09 5:23
Alan Kurlansky11-Nov-09 5:23 
GeneralRe: re: sending a text message from main thread to a client thread Pin
David Crow11-Nov-09 5:27
David Crow11-Nov-09 5:27 
GeneralRe: re: sending a text message from main thread to a client thread Pin
Paulo Zemek11-Nov-09 5:29
Paulo Zemek11-Nov-09 5:29 
GeneralRe: re: sending a text message from main thread to a client thread Pin
Rajesh R Subramanian11-Nov-09 6:57
professionalRajesh R Subramanian11-Nov-09 6:57 
QuestionReading and writing files to the System Directory in Windows Vista using C++, MFC and fopen Pin
D_code_writer11-Nov-09 4:20
D_code_writer11-Nov-09 4:20 
AnswerRe: Reading and writing files to the System Directory in Windows Vista using C++, MFC and fopen Pin
David Crow11-Nov-09 4:36
David Crow11-Nov-09 4:36 
AnswerRe: Reading and writing files to the System Directory in Windows Vista using C++, MFC and fopen Pin
Covean11-Nov-09 4:38
Covean11-Nov-09 4:38 
AnswerRe: Reading and writing files to the System Directory in Windows Vista using C++, MFC and fopen Pin
Rolf Kristensen11-Nov-09 9:19
Rolf Kristensen11-Nov-09 9:19 
GeneralRe: Reading and writing files to the System Directory in Windows Vista using C++, MFC and fopen Pin
D_code_writer11-Nov-09 22:56
D_code_writer11-Nov-09 22:56 
GeneralRe: Reading and writing files to the System Directory in Windows Vista using C++, MFC and fopen [modified] Pin
Rolf Kristensen11-Nov-09 23:10
Rolf Kristensen11-Nov-09 23:10 
QuestionCFileDialog creates problem under unicode standard Pin
m_mun11-Nov-09 4:20
m_mun11-Nov-09 4:20 
QuestionRe: CFileDialog creates problem under unicode standard Pin
David Crow11-Nov-09 4:28
David Crow11-Nov-09 4:28 
AnswerRe: CFileDialog creates problem under unicode standard Pin
m_mun11-Nov-09 4:30
m_mun11-Nov-09 4:30 
GeneralRe: CFileDialog creates problem under unicode standard Pin
David Crow11-Nov-09 4:32
David Crow11-Nov-09 4:32 
GeneralRe: CFileDialog creates problem under unicode standard [modified] Pin
m_mun11-Nov-09 4:34
m_mun11-Nov-09 4:34 
QuestionRe: CFileDialog creates problem under unicode standard Pin
David Crow11-Nov-09 4:42
David Crow11-Nov-09 4:42 

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.