Click here to Skip to main content
15,895,084 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: A class within a class Pin
Stuart Dootson12-Mar-09 11:58
professionalStuart Dootson12-Mar-09 11:58 
GeneralRe: A class within a class Pin
Chris Copeland12-Mar-09 12:01
mveChris Copeland12-Mar-09 12:01 
GeneralRe: A class within a class Pin
Stuart Dootson12-Mar-09 12:08
professionalStuart Dootson12-Mar-09 12:08 
GeneralRe: A class within a class Pin
Chris Copeland12-Mar-09 12:18
mveChris Copeland12-Mar-09 12:18 
QuestionMemory Checker Tools Pin
BobInNJ12-Mar-09 9:49
BobInNJ12-Mar-09 9:49 
QuestionRe: Memory Checker Tools Pin
David Crow12-Mar-09 10:06
David Crow12-Mar-09 10:06 
AnswerRe: Memory Checker Tools Pin
BobInNJ12-Mar-09 10:09
BobInNJ12-Mar-09 10:09 
GeneralRe: Memory Checker Tools Pin
David Crow12-Mar-09 10:12
David Crow12-Mar-09 10:12 
Then you should be able to detect most, if not all, memory leaks. Run the application using F5, and when it shuts down, MFC will report what wasn't freed in one of the output windows.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


GeneralRe: Memory Checker Tools Pin
BobInNJ12-Mar-09 10:15
BobInNJ12-Mar-09 10:15 
AnswerRe: Memory Checker Tools Pin
Yusuf12-Mar-09 12:46
Yusuf12-Mar-09 12:46 
QuestionHow to trigger a hotkey event using MFC? Pin
DavidA200512-Mar-09 7:12
DavidA200512-Mar-09 7:12 
QuestionMFC beginner Pin
p_196012-Mar-09 5:55
p_196012-Mar-09 5:55 
AnswerRe: MFC beginner Pin
Joe Woodbury12-Mar-09 7:01
professionalJoe Woodbury12-Mar-09 7:01 
AnswerRe: MFC beginner Pin
CPallini12-Mar-09 10:33
mveCPallini12-Mar-09 10:33 
AnswerRe: MFC beginner Pin
Yusuf12-Mar-09 12:48
Yusuf12-Mar-09 12:48 
AnswerRe: MFC beginner Pin
Hamid_RT12-Mar-09 20:02
Hamid_RT12-Mar-09 20:02 
QuestionMultithreading C++ Pin
PankajB12-Mar-09 3:39
PankajB12-Mar-09 3:39 
AnswerRe: Multithreading C++ Pin
Akt_4_U12-Mar-09 3:47
Akt_4_U12-Mar-09 3:47 
AnswerRe: Multithreading C++ Pin
A_xin12-Mar-09 6:12
A_xin12-Mar-09 6:12 
AnswerRe: Multithreading C++ Pin
David Crow12-Mar-09 6:28
David Crow12-Mar-09 6:28 
AnswerRe: Multithreading C++ Pin
Hamid_RT12-Mar-09 20:04
Hamid_RT12-Mar-09 20:04 
QuestionNeed an explaination. Thanks in advance Pin
FISH78612-Mar-09 3:34
FISH78612-Mar-09 3:34 
AnswerRe: Need an explaination. Thanks in advance Pin
CPallini12-Mar-09 4:21
mveCPallini12-Mar-09 4:21 
GeneralRe: Need an explaination. Thanks in advance Pin
Code-o-mat12-Mar-09 4:33
Code-o-mat12-Mar-09 4:33 
GeneralRe: Need an explaination. Thanks in advance Pin
CPallini12-Mar-09 9:53
mveCPallini12-Mar-09 9: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.