Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: accessing a networked hard drive Pin
69 Bay13-Jun-06 6:21
69 Bay13-Jun-06 6:21 
AnswerRe: accessing a networked hard drive [modified] Pin
bob1697213-Jun-06 6:06
bob1697213-Jun-06 6:06 
GeneralRe: accessing a networked hard drive Pin
69 Bay13-Jun-06 6:22
69 Bay13-Jun-06 6:22 
QuestionGetFirstView Position() Pin
DanYELL13-Jun-06 5:47
DanYELL13-Jun-06 5:47 
AnswerRe: GetFirstView Position() Pin
led mike13-Jun-06 5:55
led mike13-Jun-06 5:55 
QuestionRe: GetFirstView Position() Pin
David Crow13-Jun-06 6:02
David Crow13-Jun-06 6:02 
AnswerRe: GetFirstView Position() Pin
led mike13-Jun-06 8:55
led mike13-Jun-06 8:55 
QuestionProblem with termination of a thread Pin
SWDevil13-Jun-06 5:44
SWDevil13-Jun-06 5:44 
Hi,

I have an application, in which I run a thread when the application loads. This thread calls a certain function that initializes an array, and takes a few minutes to run. The thread works good, but if I close the application before the thread is done then there is an assertion.

How can I overcome this? Can I maybe force the thread to end if the user closed the application before it finished?


AnswerRe: Problem with termination of a thread Pin
Justin Tay13-Jun-06 5:56
Justin Tay13-Jun-06 5:56 
AnswerRe: Problem with termination of a thread Pin
led mike13-Jun-06 5:56
led mike13-Jun-06 5:56 
AnswerRe: Problem with termination of a thread Pin
David Crow13-Jun-06 6:03
David Crow13-Jun-06 6:03 
AnswerRe: Problem with termination of a thread Pin
Zac Howland13-Jun-06 6:27
Zac Howland13-Jun-06 6:27 
AnswerRe: Problem with termination of a thread Pin
Jun Du13-Jun-06 8:43
Jun Du13-Jun-06 8:43 
QuestionCString Array Pin
si_6913-Jun-06 5:29
si_6913-Jun-06 5:29 
AnswerRe: CString Array Pin
Jun Du13-Jun-06 5:38
Jun Du13-Jun-06 5:38 
GeneralRe: CString Array Pin
si_6913-Jun-06 5:42
si_6913-Jun-06 5:42 
AnswerRe: CString Array Pin
toxcct13-Jun-06 5:39
toxcct13-Jun-06 5:39 
GeneralRe: CString Array Pin
Rob Caldecott13-Jun-06 10:02
Rob Caldecott13-Jun-06 10:02 
AnswerRe: CString Array Pin
Laxman Auti13-Jun-06 5:42
Laxman Auti13-Jun-06 5:42 
QuestionLinking files - inline, or Dev studio? Pin
Mutty13-Jun-06 4:49
Mutty13-Jun-06 4:49 
AnswerRe: Linking files - inline, or Dev studio? Pin
Chris Losinger13-Jun-06 5:01
professionalChris Losinger13-Jun-06 5:01 
AnswerRe: Linking files - inline, or Dev studio? Pin
Viorel.13-Jun-06 5:03
Viorel.13-Jun-06 5:03 
QuestionMFC Class Wizard has Stopped Working Pin
Jethro6313-Jun-06 4:48
Jethro6313-Jun-06 4:48 
AnswerRe: MFC Class Wizard has Stopped Working Pin
toxcct13-Jun-06 5:02
toxcct13-Jun-06 5:02 
GeneralRe: MFC Class Wizard has Stopped Working Pin
Jethro6313-Jun-06 5:08
Jethro6313-Jun-06 5:08 

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.