Click here to Skip to main content
15,892,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Intel Compiler Error on declaration Pin
ErfanNoury17-Jun-13 9:02
ErfanNoury17-Jun-13 9:02 
AnswerRe: Intel Compiler Error on declaration Pin
CPallini17-Jun-13 8:43
mveCPallini17-Jun-13 8:43 
QuestionEmbedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric16-Jun-13 23:37
Erudite_Eric16-Jun-13 23:37 
QuestionRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
CPallini17-Jun-13 0:55
mveCPallini17-Jun-13 0:55 
AnswerRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric17-Jun-13 2:06
Erudite_Eric17-Jun-13 2:06 
QuestionRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
CPallini17-Jun-13 2:27
mveCPallini17-Jun-13 2:27 
AnswerRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric17-Jun-13 5:56
Erudite_Eric17-Jun-13 5:56 
QuestionThere's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Falconapollo16-Jun-13 23:35
Falconapollo16-Jun-13 23:35 
Now, I have a VC++ project which will occupy 1.5 G memory(the peak value), and then it will give back memory in 5 minutes. But, I want to optimize the memory usage, because 1.5 G is too huge. Besides, I'm rather sure there are no memory leaks in my codes, I have tested my codes with 3 tools(PurifyPlus, Debug Diagnostic and CMemoryState function).

Anybody can help me? Or are there some tools to help me to do that?

Again, I must emphasize 'there are no memory leaks in my codes, I'm rather sure'. So, don't mention 'memory leaks' in the comments.

PS: I'm using Visual C++ 2010. And my project is made up of about 1400k lines of code.

modified 17-Jun-13 6:23am.

AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Richard MacCutchan17-Jun-13 0:21
mveRichard MacCutchan17-Jun-13 0:21 
GeneralRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Falconapollo17-Jun-13 0:25
Falconapollo17-Jun-13 0:25 
GeneralRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Richard MacCutchan17-Jun-13 0:30
mveRichard MacCutchan17-Jun-13 0:30 
QuestionRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
CPallini17-Jun-13 0:58
mveCPallini17-Jun-13 0:58 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
jeron117-Jun-13 4:16
jeron117-Jun-13 4:16 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
jschell17-Jun-13 8:02
jschell17-Jun-13 8:02 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Stefan_Lang19-Jun-13 1:42
Stefan_Lang19-Jun-13 1:42 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
JackDingler26-Jun-13 11:56
JackDingler26-Jun-13 11:56 
QuestionBuild Error in Process Enum pgm Pin
ajaytvish14-Jun-13 22:01
ajaytvish14-Jun-13 22:01 
AnswerRe: Build Error in Process Enum pgm Pin
Matthew Faithfull14-Jun-13 22:40
Matthew Faithfull14-Jun-13 22:40 
AnswerRe: Build Error in Process Enum pgm Pin
ajaytvish15-Jun-13 4:21
ajaytvish15-Jun-13 4:21 
QuestionFolder Monitor by Hooking API's for Notification of files added in a directory Pin
ajaytvish14-Jun-13 21:50
ajaytvish14-Jun-13 21:50 
AnswerRe: Folder Monitor by Hooking API's for Notification of files added in a directory Pin
Klaus-Werner Konrad15-Jun-13 12:48
Klaus-Werner Konrad15-Jun-13 12:48 
QuestionResource compiler build error Pin
ForNow14-Jun-13 12:36
ForNow14-Jun-13 12:36 
AnswerRe: Resource compiler build error Pin
Richard MacCutchan14-Jun-13 22:23
mveRichard MacCutchan14-Jun-13 22:23 
QuestionHow do I use the scrollbars of an atl::CAxWindow in mfc. Pin
Crazy for C13-Jun-13 20:09
Crazy for C13-Jun-13 20:09 
AnswerRe: How do I use the scrollbars of an atl::CAxWindow in mfc. Pin
Jonathan Davies14-Jun-13 2:19
Jonathan Davies14-Jun-13 2:19 

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.