Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionInternationalization of S/w Pin
Atul2314-Feb-07 20:11
Atul2314-Feb-07 20:11 
AnswerRe: Internationalization of S/w Pin
Waldermort14-Feb-07 20:24
Waldermort14-Feb-07 20:24 
AnswerRe: Internationalization of S/w Pin
Hamid_RT14-Feb-07 20:51
Hamid_RT14-Feb-07 20:51 
QuestionDebug without other threads stopped! Pin
reza matinnejad14-Feb-07 19:51
reza matinnejad14-Feb-07 19:51 
AnswerRe: Debug without other threads stopped! Pin
Michael Dunn14-Feb-07 20:15
sitebuilderMichael Dunn14-Feb-07 20:15 
GeneralRe: Debug without other threads stopped! Pin
reza matinnejad14-Feb-07 22:43
reza matinnejad14-Feb-07 22:43 
AnswerRe: Debug without other threads stopped! Pin
reza matinnejad14-Feb-07 20:34
reza matinnejad14-Feb-07 20:34 
GeneralRe: Debug without other threads stopped! Pin
Waldermort14-Feb-07 22:52
Waldermort14-Feb-07 22:52 
AFAIK this is not possible. Threads usually send and share information between each other. If one thread has been stopped, it could very well cause the other thread to crash.

Perhaps you should consider using processes rather than threads.
GeneralRe: Debug without other threads stopped! Pin
reza matinnejad14-Feb-07 22:57
reza matinnejad14-Feb-07 22:57 
GeneralRe: Debug without other threads stopped! Pin
Waldermort14-Feb-07 23:12
Waldermort14-Feb-07 23:12 
QuestionSeekg problem in text file? [modified] Pin
Vishvanathan14-Feb-07 19:33
Vishvanathan14-Feb-07 19:33 
AnswerRe: Seekg problem in text file? Pin
kakan14-Feb-07 23:48
professionalkakan14-Feb-07 23:48 
GeneralRe: Seekg problem in text file? Pin
Vishvanathan15-Feb-07 0:09
Vishvanathan15-Feb-07 0:09 
GeneralRe: Seekg problem in text file? Pin
kakan15-Feb-07 0:17
professionalkakan15-Feb-07 0:17 
GeneralRe: Seekg problem in text file? Pin
Vishvanathan15-Feb-07 0:34
Vishvanathan15-Feb-07 0:34 
GeneralRe: Seekg problem in text file? Pin
Vishvanathan21-Feb-07 23:35
Vishvanathan21-Feb-07 23:35 
AnswerRe: Seekg problem in text file? Pin
krmed15-Feb-07 0:41
krmed15-Feb-07 0:41 
GeneralRe: Seekg problem in text file? Pin
Vishvanathan21-Feb-07 23:38
Vishvanathan21-Feb-07 23:38 
QuestionFile manage problem. Pin
david bagaturia14-Feb-07 19:31
david bagaturia14-Feb-07 19:31 
AnswerRe: File manage problem. Pin
Don Box14-Feb-07 19:35
Don Box14-Feb-07 19:35 
AnswerRe: File manage problem. Pin
Nibu babu thomas14-Feb-07 20:05
Nibu babu thomas14-Feb-07 20:05 
AnswerRe: File manage problem. Pin
Michael Dunn14-Feb-07 20:17
sitebuilderMichael Dunn14-Feb-07 20:17 
GeneralRe: File manage problem. Pin
david bagaturia14-Feb-07 20:31
david bagaturia14-Feb-07 20:31 
QuestionRe: File manage problem. Pin
Nibu babu thomas14-Feb-07 21:21
Nibu babu thomas14-Feb-07 21:21 
AnswerRe: File manage problem. Pin
david bagaturia14-Feb-07 21:51
david bagaturia14-Feb-07 21:51 

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.