Click here to Skip to main content
15,902,811 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detect Internet Connection Pin
Abhi@Work23-Jul-03 16:46
Abhi@Work23-Jul-03 16:46 
GeneralCColorDialog::SetCurrentColor crashing Pin
mcguile25716-Jul-03 15:34
mcguile25716-Jul-03 15:34 
GeneralTerminating a process Pin
haritadala16-Jul-03 15:08
haritadala16-Jul-03 15:08 
GeneralRe: Terminating a process Pin
Dave Bryant16-Jul-03 17:08
Dave Bryant16-Jul-03 17:08 
Generalexporting functions from dlls Pin
Anonymous16-Jul-03 15:01
Anonymous16-Jul-03 15:01 
GeneralRe: exporting functions from dlls Pin
FlyingDancer16-Jul-03 15:22
FlyingDancer16-Jul-03 15:22 
GeneralRe: exporting functions from dlls Pin
Iain Clarke, Warrior Programmer17-Jul-03 1:08
Iain Clarke, Warrior Programmer17-Jul-03 1:08 
GeneralCrash Pin
Anonymous16-Jul-03 14:31
Anonymous16-Jul-03 14:31 
Hi,

I have a simple relatively empty sdi app generated from class wizard.

I can run it and then quit but on exit it crashes and gives.

"Debug Assertion failed", dbgheap.c Expression: pHead->nBlockUse == nBLockUse.

The only thing the program does is load 4 dlls ,
make an instance of one of them unload them and exit.

However each of the 4 dlls relies on loading one of the other dlls.

How do I track this problem down? ( I have source for all dlls )

Yes, I am using the correct dll type for debug, release multithreading etc.

DOes this mean I definately have a memory leak in one of the dlls?



GeneralRe: Crash Pin
Toni7816-Jul-03 16:08
Toni7816-Jul-03 16:08 
GeneralRe: Crash Pin
Anonymous16-Jul-03 16:16
Anonymous16-Jul-03 16:16 
GeneralRe: Crash Pin
Toni7816-Jul-03 19:17
Toni7816-Jul-03 19:17 
GeneralRe: Crash Pin
Jens Doose21-Jul-03 23:42
Jens Doose21-Jul-03 23:42 
Generalmain( int argc, char *argv[], char *envp[] ) Pin
dadacncn16-Jul-03 12:15
dadacncn16-Jul-03 12:15 
GeneralRe: main( int argc, char *argv[], char *envp[] ) Pin
Garth J Lancaster16-Jul-03 12:49
professionalGarth J Lancaster16-Jul-03 12:49 
GeneralRe: main( int argc, char *argv[], char *envp[] ) Pin
dadacncn16-Jul-03 22:51
dadacncn16-Jul-03 22:51 
Generalstrtok Pin
butterbean73016-Jul-03 11:46
butterbean73016-Jul-03 11:46 
GeneralRe: strtok Pin
Ryan Binns16-Jul-03 17:16
Ryan Binns16-Jul-03 17:16 
GeneralEnv Vars in arg list and Studio Pin
john john mackey16-Jul-03 11:15
john john mackey16-Jul-03 11:15 
GeneralHiding controls in the CFileDialog Pin
GloriousBlues16-Jul-03 10:45
GloriousBlues16-Jul-03 10:45 
QuestionHow to make an automated phone call? Pin
Alvaro Mendez16-Jul-03 9:52
Alvaro Mendez16-Jul-03 9:52 
AnswerRe: How to make an automated phone call? Pin
Ranjan Banerji16-Jul-03 10:51
Ranjan Banerji16-Jul-03 10:51 
AnswerRe: How to make an automated phone call? Pin
Ranjan Banerji16-Jul-03 10:58
Ranjan Banerji16-Jul-03 10:58 
GeneralTo MFC or NOT to MFC that is the question. Pin
John R. Shaw16-Jul-03 9:48
John R. Shaw16-Jul-03 9:48 
GeneralRe: To MFC or NOT to MFC that is the question. Pin
Code4Food16-Jul-03 9:56
Code4Food16-Jul-03 9:56 
GeneralRe: To MFC or NOT to MFC that is the question. Pin
Ryan Binns16-Jul-03 17:24
Ryan Binns16-Jul-03 17:24 

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.