Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to fix compiler warning ? Pin
Terry O'Nolley16-Sep-03 11:44
Terry O'Nolley16-Sep-03 11:44 
AnswerRe: How to fix compiler warning ? Pin
Phil Hamer16-Sep-03 16:13
Phil Hamer16-Sep-03 16:13 
GeneralRe: How to fix compiler warning ? Pin
David Crow17-Sep-03 3:16
David Crow17-Sep-03 3:16 
GeneralRe: How to fix compiler warning ? Pin
Phil Hamer17-Sep-03 11:37
Phil Hamer17-Sep-03 11:37 
AnswerRe: How to fix compiler warning ? Pin
Artem Moroz16-Sep-03 19:59
Artem Moroz16-Sep-03 19:59 
GeneralRe: How to fix compiler warning ? Pin
David Crow17-Sep-03 2:50
David Crow17-Sep-03 2:50 
GeneralRe: How to fix compiler warning ? Pin
Steve S17-Sep-03 6:04
Steve S17-Sep-03 6:04 
GeneralCMemoryState Pin
ComboController16-Sep-03 9:13
ComboController16-Sep-03 9:13 
Wink | ;) Hi, newbie here,

I was wondering what's the best way to use the CMemoryState object to check for memory leaks in a MFC program.
I want to set a checkpoint at the very beginning of the program and the very end, so in what functions should I call
oldState.Checkpoint() and newState.Checkpoint()?
GeneralRe: CMemoryState Pin
David Crow16-Sep-03 9:22
David Crow16-Sep-03 9:22 
GeneralRe: CMemoryState Pin
ComboController17-Sep-03 4:32
ComboController17-Sep-03 4:32 
GeneralRe: CMemoryState Pin
Steve S17-Sep-03 6:06
Steve S17-Sep-03 6:06 
GeneralRe: CMemoryState Pin
ComboController17-Sep-03 7:35
ComboController17-Sep-03 7:35 
Generallinking to ws2_32.lib Pin
ns16-Sep-03 8:46
ns16-Sep-03 8:46 
GeneralRe: linking to ws2_32.lib Pin
David Crow16-Sep-03 9:15
David Crow16-Sep-03 9:15 
Generalthanks! Pin
ns16-Sep-03 9:20
ns16-Sep-03 9:20 
GeneralRe: thanks! Pin
User 665816-Sep-03 10:36
User 665816-Sep-03 10:36 
GeneralLoad the dialogs in a tabcontrol.. Pin
Ruben93816-Sep-03 8:01
Ruben93816-Sep-03 8:01 
GeneralRe: Load the dialogs in a tabcontrol.. Pin
David Crow16-Sep-03 9:14
David Crow16-Sep-03 9:14 
GeneralRe: Load the dialogs in a tabcontrol.. Pin
Ruben93816-Sep-03 13:08
Ruben93816-Sep-03 13:08 
Generalneed FTP file download code help Pin
ns16-Sep-03 5:53
ns16-Sep-03 5:53 
GeneralRe: need FTP file download code help Pin
Anonymous16-Sep-03 6:46
Anonymous16-Sep-03 6:46 
GeneralRe: need FTP file download code help Pin
Jagadeesh VN16-Sep-03 6:48
Jagadeesh VN16-Sep-03 6:48 
Generalcreating listbox dynamically Pin
Neelesh K J Jain16-Sep-03 4:23
Neelesh K J Jain16-Sep-03 4:23 
GeneralRe: creating listbox dynamically Pin
Steve S16-Sep-03 4:33
Steve S16-Sep-03 4:33 
GeneralRe: creating listbox dynamically Pin
David Crow16-Sep-03 4:35
David Crow16-Sep-03 4:35 

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.