Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: fstream Pin
Cedric Moonen22-Oct-06 20:20
Cedric Moonen22-Oct-06 20:20 
GeneralRe: fstream Pin
kk.tvm22-Oct-06 22:53
kk.tvm22-Oct-06 22:53 
GeneralRe: fstream Pin
Cedric Moonen22-Oct-06 23:06
Cedric Moonen22-Oct-06 23:06 
GeneralRe: fstream Pin
David Crow23-Oct-06 4:08
David Crow23-Oct-06 4:08 
AnswerRe: fstream Pin
mpk197922-Oct-06 22:47
mpk197922-Oct-06 22:47 
QuestionAssertion error upon second run of thread Pin
searcher0822-Oct-06 17:14
searcher0822-Oct-06 17:14 
AnswerRe: Assertion error upon second run of thread Pin
Blake Miller23-Oct-06 4:12
Blake Miller23-Oct-06 4:12 
GeneralRe: Assertion error upon second run of thread Pin
searcher0823-Oct-06 6:33
searcher0823-Oct-06 6:33 
Thanks.

The pFileName was not amended by any function after the AfxBeginThread was called. Can I amend it in the Thread program.

I also noticed from the Memory usage monitor that the some memory was not released after the thread ended. I checked the code for errors in freeing pointers and there was no issue. Is there any way of releasing any memory used by the thread?

The thread was running fine for the first time. The problem only arises when it was loaded the second time.
GeneralRe: Assertion error upon second run of thread Pin
Blake Miller23-Oct-06 7:42
Blake Miller23-Oct-06 7:42 
GeneralRe: Assertion error upon second run of thread Pin
searcher0823-Oct-06 13:18
searcher0823-Oct-06 13:18 
GeneralRe: Assertion error upon second run of thread Pin
Blake Miller24-Oct-06 2:36
Blake Miller24-Oct-06 2:36 
GeneralRe: Assertion error upon second run of thread Pin
searcher0824-Oct-06 13:11
searcher0824-Oct-06 13:11 
GeneralRe: Assertion error upon second run of thread Pin
Blake Miller25-Oct-06 3:55
Blake Miller25-Oct-06 3:55 
QuestionUSB Specific Programming Pin
legit22-Oct-06 14:43
legit22-Oct-06 14:43 
AnswerRe: USB Specific Programming Pin
Cedric Moonen22-Oct-06 20:24
Cedric Moonen22-Oct-06 20:24 
GeneralRe: USB Specific Programming Pin
legit23-Oct-06 5:03
legit23-Oct-06 5:03 
Questionresource hiding Pin
Lord_Vader22-Oct-06 11:30
Lord_Vader22-Oct-06 11:30 
AnswerRe: resource hiding Pin
Ali Mojtabaee22-Oct-06 12:28
Ali Mojtabaee22-Oct-06 12:28 
GeneralRe: resource hiding Pin
jhwurmbach23-Oct-06 0:57
jhwurmbach23-Oct-06 0:57 
QuestionDatabase application design Pin
Francesco Aruta22-Oct-06 11:08
Francesco Aruta22-Oct-06 11:08 
QuestionCString.Format - new line? Pin
Oliver12322-Oct-06 11:00
Oliver12322-Oct-06 11:00 
AnswerRe: CString.Format - new line? Pin
Le Thanh Cong22-Oct-06 17:37
Le Thanh Cong22-Oct-06 17:37 
AnswerRe: CString.Format - new line? Pin
David Crow23-Oct-06 4:13
David Crow23-Oct-06 4:13 
GeneralRe: CString.Format - new line? Pin
Oliver12323-Oct-06 10:45
Oliver12323-Oct-06 10:45 
GeneralRe: CString.Format - new line? Pin
David Crow24-Oct-06 3:08
David Crow24-Oct-06 3: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.