Click here to Skip to main content
15,913,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMultiline CListView entry (report mode) Pin
bitpusher23-Dec-04 7:13
bitpusher23-Dec-04 7:13 
GeneralDialogBar Pin
Member 155875123-Dec-04 7:02
Member 155875123-Dec-04 7:02 
Generalboottime screen output (eg. checkdisk) Pin
e-sushi23-Dec-04 6:08
e-sushi23-Dec-04 6:08 
GeneralRe: boottime screen output (eg. checkdisk) Pin
Michael Dunn23-Dec-04 6:37
sitebuilderMichael Dunn23-Dec-04 6:37 
GeneralRe: boottime screen output (eg. checkdisk) Pin
e-sushi24-Dec-04 1:43
e-sushi24-Dec-04 1:43 
GeneralRe: boottime screen output (eg. checkdisk) Pin
WoutL23-Dec-04 8:05
WoutL23-Dec-04 8:05 
GeneralRe: boottime screen output (eg. checkdisk) Pin
e-sushi24-Dec-04 1:39
e-sushi24-Dec-04 1:39 
QuestionDoes this make sense? Pin
Turtle Hand23-Dec-04 5:37
Turtle Hand23-Dec-04 5:37 
I'm trying to track down a memory leak. It was suggested that fxA() leaks. So I set a breakpoint before execution enters that function and after. When execution stops at the 1st breakpoint, I check memory for the process in Task Manager. F10, and when execution stops at the 2nd breakpoint, I again check memory. Memory is the same! This tells me that fxA() is NOT leaking.

Per Microsoft suppport, fxA() is the 4th biggest leak in the application. Are they wrong, or is this method of checking if a function leaks flawed?

<signature>
It's good to live,
Josef Wainz
Software Developer

AnswerRe: Does this make sense? Pin
Rick York23-Dec-04 5:59
mveRick York23-Dec-04 5:59 
GeneralRe: Does this make sense? Pin
Turtle Hand23-Dec-04 7:28
Turtle Hand23-Dec-04 7:28 
AnswerRe: Does this make sense? Pin
Maximilien23-Dec-04 6:00
Maximilien23-Dec-04 6:00 
Generalcompiler versions Pin
andyvinc23-Dec-04 5:11
andyvinc23-Dec-04 5:11 
GeneralRe: compiler versions Pin
Michael Dunn23-Dec-04 6:27
sitebuilderMichael Dunn23-Dec-04 6:27 
GeneralRe: compiler versions Pin
andyvinc23-Dec-04 6:54
andyvinc23-Dec-04 6:54 
GeneralRe: compiler versions Pin
Michael Dunn23-Dec-04 7:53
sitebuilderMichael Dunn23-Dec-04 7:53 
GeneralEnvironment Variables - Scope Pin
sweep12323-Dec-04 4:29
sweep12323-Dec-04 4:29 
GeneralRe: Environment Variables - Scope Pin
Peter Weyzen23-Dec-04 8:56
Peter Weyzen23-Dec-04 8:56 
GeneralCListView - limited number of items Pin
RadioShark23-Dec-04 3:17
RadioShark23-Dec-04 3:17 
GeneralRe: CListView - limited number of items Pin
David Crow23-Dec-04 3:29
David Crow23-Dec-04 3:29 
GeneralProblem with convertion unicode string to ansi string(CString) Pin
MaharajM23-Dec-04 2:11
MaharajM23-Dec-04 2:11 
GeneralRe: Problem with convertion unicode string to ansi string(CString) Pin
David Crow23-Dec-04 3:27
David Crow23-Dec-04 3:27 
GeneralRe: Problem with convertion unicode string to ansi string(CString) Pin
MaharajM27-Dec-04 1:09
MaharajM27-Dec-04 1:09 
GeneralRe: Problem with convertion unicode string to ansi string(CString) Pin
MaharajM27-Dec-04 1:09
MaharajM27-Dec-04 1:09 
GeneralSkin on slider control Pin
verma-rahul23-Dec-04 1:02
verma-rahul23-Dec-04 1:02 
QuestionHow to create a wrapper for CLucene in MFC Pin
just_starting23-Dec-04 0:59
just_starting23-Dec-04 0:59 

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.