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

C / C++ / MFC

 
GeneralRe: flexlm lc_set_attr() causing memory leak Pin
Hans Dietrich9-Mar-11 7:31
mentorHans Dietrich9-Mar-11 7:31 
GeneralRe: flexlm lc_set_attr() causing memory leak Pin
Albert Holguin9-Mar-11 7:33
professionalAlbert Holguin9-Mar-11 7:33 
Questionchoice of graphics library Pin
feriel8-Mar-11 22:11
feriel8-Mar-11 22:11 
AnswerRe: choice of graphics library Pin
Chris Meech9-Mar-11 5:00
Chris Meech9-Mar-11 5:00 
Questionresult file in HTML format Pin
వేంకటనారాయణ(venkatmakam)8-Mar-11 22:10
వేంకటనారాయణ(venkatmakam)8-Mar-11 22:10 
AnswerRe: result file in HTML format Pin
_AnsHUMAN_ 8-Mar-11 22:35
_AnsHUMAN_ 8-Mar-11 22:35 
AnswerRe: result file in HTML format Pin
Richard MacCutchan8-Mar-11 23:24
mveRichard MacCutchan8-Mar-11 23:24 
AnswerRe: result file in HTML format Pin
Hans Dietrich9-Mar-11 6:12
mentorHans Dietrich9-Mar-11 6:12 
AnswerRe: result file in HTML format Pin
Chris Losinger9-Mar-11 8:11
professionalChris Losinger9-Mar-11 8:11 
QuestionGetNetworkParams Pin
trioum8-Mar-11 20:30
trioum8-Mar-11 20:30 
AnswerRe: GetNetworkParams Pin
_AnsHUMAN_ 8-Mar-11 20:36
_AnsHUMAN_ 8-Mar-11 20:36 
GeneralRe: GetNetworkParams Pin
trioum8-Mar-11 22:15
trioum8-Mar-11 22:15 
GeneralRe: GetNetworkParams Pin
Richard MacCutchan8-Mar-11 23:22
mveRichard MacCutchan8-Mar-11 23:22 
GeneralRe: GetNetworkParams Pin
David Crow10-Mar-11 2:01
David Crow10-Mar-11 2:01 
Questionhow to show tooltip text as table for TreeView??? Pin
Nikhil Sisodia8-Mar-11 20:24
Nikhil Sisodia8-Mar-11 20:24 
QuestionShow tooltip text as table for TreeView Pin
Nikhil Sisodia8-Mar-11 20:20
Nikhil Sisodia8-Mar-11 20:20 
AnswerRe: Show tooltip text as table for TreeView Pin
Hans Dietrich9-Mar-11 6:15
mentorHans Dietrich9-Mar-11 6:15 
QuestionHow to deselct the text from a rich edit control when i click ( not click and move ) in the text of it. Pin
Amrit Agr8-Mar-11 0:19
Amrit Agr8-Mar-11 0:19 
AnswerRe: How to deselct the text from a rich edit control when i click ( not click and move ) in the text of it. Pin
Hans Dietrich8-Mar-11 1:09
mentorHans Dietrich8-Mar-11 1:09 
Questionprogram leaks memory when i resize [modified] Pin
leorex8-Mar-11 0:16
leorex8-Mar-11 0:16 
AnswerRe: program leaks memory when i resize Pin
Code-o-mat8-Mar-11 0:32
Code-o-mat8-Mar-11 0:32 
leorex wrote:
Is there any common mistakes that people would make for drawing a lot of GDI objects?

maybe you are leaking handles/GDI objects? If the memory usage increases a lot, possibly you are creating bitmaps that never get freed up?

leorex wrote:
Do I need to post my code to see which part went wrong?

that usually helps a lot, otherwise we can only guess. This is like as if you had a problem with your car so you'd call your mechanic and say "my car's engine is smoking, do i actually need to show you the car to get it fixed?". Smile | :)
In case you do decide to show code, only the relevant parts, please, and use <pre> </pre> tags to make it nicely formatted and readable.
> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> //TODO: Implement signature here<

AnswerRe: program leaks memory when i resize Pin
CPallini8-Mar-11 0:51
mveCPallini8-Mar-11 0:51 
AnswerRe: program leaks memory when i resize Pin
Hans Dietrich8-Mar-11 1:13
mentorHans Dietrich8-Mar-11 1:13 
AnswerRe: program leaks memory when i resize Pin
leorex8-Mar-11 21:00
leorex8-Mar-11 21:00 
GeneralRe: program leaks memory when i resize Pin
Richard MacCutchan8-Mar-11 21:35
mveRichard MacCutchan8-Mar-11 21: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.