Click here to Skip to main content
15,893,663 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CPaintDC resource Pin
LighthouseJ18-Oct-05 14:22
LighthouseJ18-Oct-05 14:22 
GeneralRe: CPaintDC resource Pin
Christian Graus18-Oct-05 14:29
protectorChristian Graus18-Oct-05 14:29 
GeneralRe: CPaintDC resource Pin
LighthouseJ18-Oct-05 14:34
LighthouseJ18-Oct-05 14:34 
GeneralRe: CPaintDC resource Pin
Christian Graus18-Oct-05 15:02
protectorChristian Graus18-Oct-05 15:02 
GeneralRe: CPaintDC resource Pin
PJ Arends18-Oct-05 15:44
professionalPJ Arends18-Oct-05 15:44 
GeneralRe: CPaintDC resource Pin
LighthouseJ18-Oct-05 15:51
LighthouseJ18-Oct-05 15:51 
Questionhow to insert byte array to sql? Pin
GoodQuestion18-Oct-05 12:10
GoodQuestion18-Oct-05 12:10 
QuestionVisual C++ Heap error Pin
Tam98765432118-Oct-05 11:32
Tam98765432118-Oct-05 11:32 
Using Visual C++ 6, running some C++ code which allocates & frees some memory, usually if I've got any problems with unallocated/unfreed memory I'll get access violations, exceptions, but this time I'm getting a heap error I've never seen before:

HEAP : dedicated (0000) free list element 6fa9ae8 is marked busy

What's the difference between this and an access violation / exception?

I think it means I'm running of of heap space, as it can happens at any memory allocation in my code, but it doesn't look that way from the amount of memory my program is using?

Any tips of finding out the cause of this?
QuestionRe: Visual C++ Heap error Pin
David Crow19-Oct-05 3:43
David Crow19-Oct-05 3:43 
AnswerRe: Visual C++ Heap error Pin
Tam98765432119-Oct-05 8:38
Tam98765432119-Oct-05 8:38 
QuestionBool data type issue Pin
Anonymous18-Oct-05 10:17
Anonymous18-Oct-05 10:17 
AnswerRe: Bool data type issue Pin
Dezhi Zhao18-Oct-05 10:52
Dezhi Zhao18-Oct-05 10:52 
AnswerRe: Bool data type issue Pin
John M. Drescher18-Oct-05 11:11
John M. Drescher18-Oct-05 11:11 
GeneralRe: Bool data type issue Pin
itkid18-Oct-05 11:41
itkid18-Oct-05 11:41 
Questionconfusion with memory mapped files Pin
Chintoo72318-Oct-05 7:20
Chintoo72318-Oct-05 7:20 
AnswerRe: confusion with memory mapped files Pin
Joe Woodbury18-Oct-05 7:59
professionalJoe Woodbury18-Oct-05 7:59 
QuestionMemory problems Pin
bugDanny18-Oct-05 6:55
bugDanny18-Oct-05 6:55 
AnswerRe: Memory problems Pin
PJ Arends18-Oct-05 7:04
professionalPJ Arends18-Oct-05 7:04 
AnswerRe: Memory problems Pin
David Crow18-Oct-05 7:36
David Crow18-Oct-05 7:36 
GeneralRe: Memory problems Pin
bugDanny18-Oct-05 8:21
bugDanny18-Oct-05 8:21 
QuestionHow to make a circle push button? Pin
LaHaHa18-Oct-05 5:55
LaHaHa18-Oct-05 5:55 
AnswerRe: How to make a circle push button? Pin
ThatsAlok18-Oct-05 6:13
ThatsAlok18-Oct-05 6:13 
Questionthatsalok help me ( sending file through a socket) Pin
REU18-Oct-05 5:37
REU18-Oct-05 5:37 
AnswerRe: thatsalok help me ( sending file through a socket) Pin
ThatsAlok18-Oct-05 6:11
ThatsAlok18-Oct-05 6:11 
Questionmixing unmanaged and managed code to get a .Net dll Pin
DeepToot18-Oct-05 5:05
DeepToot18-Oct-05 5:05 

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.