Click here to Skip to main content
15,887,477 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: switch vs. if Pin
JKallen5-Sep-05 9:58
JKallen5-Sep-05 9:58 
QuestionCObList::GetNext return Different value ??? Pin
3-Sep-05 15:34
suss3-Sep-05 15:34 
QuestionInclude <fstream.h> Pin
kenexcelon3-Sep-05 15:12
kenexcelon3-Sep-05 15:12 
AnswerRe: Include <fstream.h> Pin
Jack Puppy3-Sep-05 15:19
Jack Puppy3-Sep-05 15:19 
AnswerRe: Include &lt;fstream.h&gt; Pin
Axter3-Sep-05 15:43
professionalAxter3-Sep-05 15:43 
QuestionCRecordset &amp; LIMIT (sql statement) Pin
maTzeLein3-Sep-05 11:08
maTzeLein3-Sep-05 11:08 
QuestionProblem with Memory usage of a program Pin
rajeevktripathi3-Sep-05 3:59
rajeevktripathi3-Sep-05 3:59 
AnswerRe: Problem with Memory usage of a program Pin
Bob Stanneveld3-Sep-05 4:59
Bob Stanneveld3-Sep-05 4:59 
Hello,

You probably got a memory leak somewhere in a function that gets called frequently!

You can use Visual Leak Detector[^] tp track any of these leaks down in a debug build. Run the program in the debugger and on exit, it will report all leaks in your program.

Is your program multithreaded by the way?

Behind every great black man...
            ... is the police. - Conspiracy brother


Blog[^]
QuestionDifferentiating New file creation and Open in CreateFile Pin
ragavan3-Sep-05 3:51
ragavan3-Sep-05 3:51 
QuestionIcon association with non-executable file Pin
johnnyXP3-Sep-05 2:25
johnnyXP3-Sep-05 2:25 
AnswerRe: Icon association with non-executable file Pin
PJ Arends3-Sep-05 9:59
professionalPJ Arends3-Sep-05 9:59 
AnswerRe: Icon association with non-executable file Pin
Ravi Bhavnani4-Sep-05 6:44
professionalRavi Bhavnani4-Sep-05 6:44 
AnswerRe: Icon association with non-executable file Pin
Gary R. Wheeler4-Sep-05 6:50
Gary R. Wheeler4-Sep-05 6:50 
QuestionAnyone can help me about Html Help Workshop? Pin
Anonymous3-Sep-05 1:54
Anonymous3-Sep-05 1:54 
AnswerRe: Anyone can help me about Html Help Workshop? Pin
Gary R. Wheeler3-Sep-05 2:18
Gary R. Wheeler3-Sep-05 2:18 
QuestionFinding the same function in VC++ Pin
KaGeU3-Sep-05 0:09
KaGeU3-Sep-05 0:09 
AnswerRe: Finding the same function in VC++ Pin
toxcct3-Sep-05 0:29
toxcct3-Sep-05 0:29 
GeneralRe: Finding the same function in VC++ Pin
KaGeU3-Sep-05 0:46
KaGeU3-Sep-05 0:46 
QuestionShortcut keys - Runtime? Pin
G Haranadh2-Sep-05 23:39
G Haranadh2-Sep-05 23:39 
AnswerRe: Shortcut keys - Runtime? Pin
Jose Lamas Rios4-Sep-05 20:20
Jose Lamas Rios4-Sep-05 20:20 
QuestionUnicode Release? Pin
G Haranadh2-Sep-05 23:13
G Haranadh2-Sep-05 23:13 
AnswerRe: Unicode Release? Pin
Michael Dunn2-Sep-05 23:17
sitebuilderMichael Dunn2-Sep-05 23:17 
GeneralRe: Unicode Release? Pin
G Haranadh2-Sep-05 23:24
G Haranadh2-Sep-05 23:24 
General[Msg Deleted] Pin
sunit53-Sep-05 0:21
sunit53-Sep-05 0:21 
GeneralRe: Unicode Release? Pin
G Haranadh3-Sep-05 0:26
G Haranadh3-Sep-05 0:26 

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.