Click here to Skip to main content
15,920,632 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC App & Physical Memory Pin
Don Guy28-Feb-14 10:57
Don Guy28-Feb-14 10:57 
AnswerRe: MFC App & Physical Memory Pin
Richard Andrew x6428-Feb-14 11:02
professionalRichard Andrew x6428-Feb-14 11:02 
AnswerRe: MFC App & Physical Memory Pin
David Crow1-Mar-14 6:05
David Crow1-Mar-14 6:05 
QuestionProgram Involving Many changing strings, library’s, and or databases and files? Pin
Craig McRae28-Feb-14 8:01
Craig McRae28-Feb-14 8:01 
AnswerRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Garth J Lancaster28-Feb-14 11:47
professionalGarth J Lancaster28-Feb-14 11:47 
GeneralRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Craig McRae2-Mar-14 16:20
Craig McRae2-Mar-14 16:20 
GeneralRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Garth J Lancaster2-Mar-14 19:58
professionalGarth J Lancaster2-Mar-14 19:58 
GeneralRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Craig McRae4-Mar-14 8:24
Craig McRae4-Mar-14 8:24 
GeneralRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Craig McRae2-Mar-14 16:22
Craig McRae2-Mar-14 16:22 
AnswerReply 2 Pin
Garth J Lancaster28-Feb-14 11:55
professionalGarth J Lancaster28-Feb-14 11:55 
GeneralRe: Reply 2 Pin
Craig McRae2-Mar-14 15:42
Craig McRae2-Mar-14 15:42 
AnswerRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
jschell28-Feb-14 13:21
jschell28-Feb-14 13:21 
AnswerRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
leon de boer4-Mar-14 13:47
leon de boer4-Mar-14 13:47 
QuestionReceiving double value differently Pin
narasingubhanu27-Feb-14 20:20
narasingubhanu27-Feb-14 20:20 
AnswerRe: Receiving double value differently Pin
CPallini27-Feb-14 21:15
mveCPallini27-Feb-14 21:15 
AnswerRe: Receiving double value differently Pin
Jochen Arndt27-Feb-14 21:20
professionalJochen Arndt27-Feb-14 21:20 
QuestionIs MFC resources occupy memory? Pin
econy27-Feb-14 18:09
econy27-Feb-14 18:09 
AnswerRe: Is MFC resources occupy memory? Pin
CPallini27-Feb-14 21:15
mveCPallini27-Feb-14 21:15 
QuestionCDHtmlDialog : Memory Management Pin
Don Guy27-Feb-14 13:41
Don Guy27-Feb-14 13:41 
AnswerRe: CDHtmlDialog : Memory Management Pin
Richard Andrew x6427-Feb-14 14:05
professionalRichard Andrew x6427-Feb-14 14:05 
When you run the program in the debugger, if you exit the program normally, then the Output window in Visual Studio should show you a list of memory leaks that it finds. This may be helpful in tracking it down.



The difficult we do right away...
...the impossible takes slightly longer.

QuestionCMAP vs String table resource Pin
econy27-Feb-14 3:06
econy27-Feb-14 3:06 
AnswerRe: CMAP vs String table resource Pin
Richard MacCutchan27-Feb-14 5:56
mveRichard MacCutchan27-Feb-14 5:56 
GeneralRe: CMAP vs String table resource Pin
econy27-Feb-14 7:47
econy27-Feb-14 7:47 
AnswerRe: CMAP vs String table resource Pin
CPallini27-Feb-14 7:24
mveCPallini27-Feb-14 7:24 
GeneralRe: CMAP vs String table resource Pin
econy27-Feb-14 17:53
econy27-Feb-14 17:53 

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.