Click here to Skip to main content
15,919,879 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to save my data in notepad or excel Pin
gentleguy18-Jun-08 23:59
gentleguy18-Jun-08 23:59 
GeneralRe: how to save my data in notepad or excel Pin
Hamid_RT19-Jun-08 0:04
Hamid_RT19-Jun-08 0:04 
QuestionRe: how to save my data in notepad or excel Pin
David Crow19-Jun-08 3:41
David Crow19-Jun-08 3:41 
QuestionThread synchronization problems Pin
ss43118-Jun-08 21:20
ss43118-Jun-08 21:20 
AnswerRe: Thread synchronization problems Pin
Jijo.Raj18-Jun-08 21:47
Jijo.Raj18-Jun-08 21:47 
GeneralRe: Thread synchronization problems Pin
ss43118-Jun-08 22:51
ss43118-Jun-08 22:51 
AnswerRe: Thread synchronization problems Pin
Roger Stoltz19-Jun-08 0:04
Roger Stoltz19-Jun-08 0:04 
AnswerRe: Thread synchronization problems Pin
Mark Salsbery19-Jun-08 6:25
Mark Salsbery19-Jun-08 6:25 
In addition to Roger's reply...

You should also do everything you can to make sure your threads can't crash...
Handle exceptions, use good error checking, etc Smile | :)

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionCombining 2 projects in 1 workspace Pin
kindaichinisan18-Jun-08 21:11
kindaichinisan18-Jun-08 21:11 
AnswerRe: Combining 2 projects in 1 workspace Pin
Cedric Moonen18-Jun-08 21:25
Cedric Moonen18-Jun-08 21:25 
QuestionRe: Combining 2 projects in 1 workspace Pin
kindaichinisan18-Jun-08 22:02
kindaichinisan18-Jun-08 22:02 
AnswerRe: Combining 2 projects in 1 workspace Pin
Cedric Moonen18-Jun-08 22:48
Cedric Moonen18-Jun-08 22:48 
GeneralRe: Combining 2 projects in 1 workspace Pin
kindaichinisan18-Jun-08 23:07
kindaichinisan18-Jun-08 23:07 
GeneralRe: Combining 2 projects in 1 workspace Pin
Rajesh R Subramanian18-Jun-08 23:21
professionalRajesh R Subramanian18-Jun-08 23:21 
JokeRe: Combining 2 projects in 1 workspace Pin
Hamid_RT19-Jun-08 0:06
Hamid_RT19-Jun-08 0:06 
GeneralRe: Combining 2 projects in 1 workspace Pin
Rajesh R Subramanian19-Jun-08 0:24
professionalRajesh R Subramanian19-Jun-08 0:24 
GeneralRe: Combining 2 projects in 1 workspace Pin
Cedric Moonen19-Jun-08 0:09
Cedric Moonen19-Jun-08 0:09 
AnswerRe: Combining 2 projects in 1 workspace Pin
bulg19-Jun-08 11:39
bulg19-Jun-08 11:39 
GeneralRe: Combining 2 projects in 1 workspace Pin
kindaichinisan19-Jun-08 16:14
kindaichinisan19-Jun-08 16:14 
QuestionDebug Assertion Failed! Pin
Le@rner18-Jun-08 21:01
Le@rner18-Jun-08 21:01 
AnswerRe: Debug Assertion Failed! Pin
Cedric Moonen18-Jun-08 21:04
Cedric Moonen18-Jun-08 21:04 
AnswerRe: Debug Assertion Failed! Pin
Hamid_RT18-Jun-08 23:59
Hamid_RT18-Jun-08 23:59 
QuestionRe: Debug Assertion Failed! Pin
David Crow19-Jun-08 3:19
David Crow19-Jun-08 3:19 
QuestionHow to convert a DLL into an exe? Pin
Rennie7618-Jun-08 20:59
Rennie7618-Jun-08 20:59 
AnswerRe: How to convert a DLL into an exe? Pin
Cedric Moonen18-Jun-08 21:06
Cedric Moonen18-Jun-08 21:06 

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.