Click here to Skip to main content
15,906,190 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with searching for things in text files. Pin
Peter Molnar15-Nov-03 14:42
Peter Molnar15-Nov-03 14:42 
GeneralRe: Help with searching for things in text files. Pin
Snyp15-Nov-03 14:44
Snyp15-Nov-03 14:44 
GeneralRe: Help with searching for things in text files. Pin
Antti Keskinen15-Nov-03 14:56
Antti Keskinen15-Nov-03 14:56 
GeneralRe: Help with searching for things in text files. Pin
Snyp15-Nov-03 14:59
Snyp15-Nov-03 14:59 
GeneralRe: Help with searching for things in text files. Pin
Peter Molnar15-Nov-03 14:57
Peter Molnar15-Nov-03 14:57 
GeneralRe: Help with searching for things in text files. Pin
Joe Woodbury15-Nov-03 18:57
professionalJoe Woodbury15-Nov-03 18:57 
GeneralRe: Help with searching for things in text files. Pin
Joe Woodbury15-Nov-03 18:50
professionalJoe Woodbury15-Nov-03 18:50 
General_CrtIsValidHeapPointer Pin
DougW4815-Nov-03 11:26
DougW4815-Nov-03 11:26 
I am getting this error when a specific class reaches the destructor in debug mode.

_CrtIsValidHeapPointer(pUserData)

The class is a template class, and the memory is allocated in the constructor of the class. There are no problems in Release mode, but I don't want to write the rest of this application without using the debugger. Is there a way of either turning this off, or convincing the computer that the memory actually exists in the heap?

If this is a common error, maybe some insight as to causes for receiving it would be great. Thanks a lot for any help!

I have never failed when programming. Instead I have succeeded in finding thousands of ways of crashing a computer!

Douglas A. Wright
dawrigh3@kent.edu
GeneralWindows Explorer Pin
harsh91115-Nov-03 9:54
harsh91115-Nov-03 9:54 
GeneralRe: Windows Explorer Pin
Peter Molnar15-Nov-03 14:51
Peter Molnar15-Nov-03 14:51 
GeneralRe: Windows Explorer Pin
harsh91115-Nov-03 19:24
harsh91115-Nov-03 19:24 
GeneralRe: Windows Explorer Pin
Prakash Nadar15-Nov-03 19:51
Prakash Nadar15-Nov-03 19:51 
GeneralHTML default document icon Pin
alex.barylski15-Nov-03 8:40
alex.barylski15-Nov-03 8:40 
GeneralRe: HTML default document icon Pin
Peter Molnar15-Nov-03 14:28
Peter Molnar15-Nov-03 14:28 
GeneralRe: HTML default document icon Pin
alex.barylski15-Nov-03 14:38
alex.barylski15-Nov-03 14:38 
QuestionHow to duplicate an object? Pin
Atlence15-Nov-03 7:46
Atlence15-Nov-03 7:46 
AnswerRe: How to duplicate an object? Pin
Jeryth15-Nov-03 8:15
Jeryth15-Nov-03 8:15 
AnswerRe: How to duplicate an object? Pin
Tim Smith15-Nov-03 8:18
Tim Smith15-Nov-03 8:18 
GeneralRe: How to duplicate an object? Pin
Jeryth15-Nov-03 8:27
Jeryth15-Nov-03 8:27 
GeneralRe: How to duplicate an object? Pin
Anonymous15-Nov-03 9:17
Anonymous15-Nov-03 9:17 
GeneralMFC serialization fails from COM Pin
DimkaSPB15-Nov-03 7:44
DimkaSPB15-Nov-03 7:44 
GeneralChat Server&Client Protocol + how2tx/rx question?! Pin
[ Jûroehn ]15-Nov-03 7:35
[ Jûroehn ]15-Nov-03 7:35 
GeneralRe: Chat Server&Client Protocol + how2tx/rx question?! Pin
Peter Molnar15-Nov-03 14:07
Peter Molnar15-Nov-03 14:07 
GeneralDirectShow (DirectX) on CD Pin
TFB15-Nov-03 7:32
TFB15-Nov-03 7:32 
GeneralRe: DirectShow (DirectX) on CD Pin
Jeryth15-Nov-03 8:23
Jeryth15-Nov-03 8:23 

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.