Click here to Skip to main content
15,927,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: array of pointers Pin
Mr.Brainley14-Nov-06 23:09
Mr.Brainley14-Nov-06 23:09 
Questionk shortest paths problem Pin
nguyenvodich14-Nov-06 22:15
nguyenvodich14-Nov-06 22:15 
QuestionMSXML DTD and validation Pin
Raj Prathap14-Nov-06 21:52
Raj Prathap14-Nov-06 21:52 
QuestionGDI handle count Pin
Waldermort14-Nov-06 21:12
Waldermort14-Nov-06 21:12 
AnswerRe: GDI handle count Pin
PJ Arends14-Nov-06 21:31
professionalPJ Arends14-Nov-06 21:31 
GeneralRe: GDI handle count Pin
Waldermort14-Nov-06 21:41
Waldermort14-Nov-06 21:41 
GeneralRe: GDI handle count Pin
PJ Arends14-Nov-06 21:56
professionalPJ Arends14-Nov-06 21:56 
GeneralRe: GDI handle count Pin
Waldermort14-Nov-06 22:22
Waldermort14-Nov-06 22:22 
PJ Arends wrote:
I do not know of a free tool that will point out which objects are leaking, so good luck in finding it.


This is the thing, there are no leaks. That code sample was placed on the very first line of my WinMain(), so no other objects are created and no DC's are present. The object does get deleted, but the count does not decrease to reflect the change. I have confirmed this by checking with "Task Manager" and the GetGuiResources() api call.

To detect memory leaks I am using Deleaker[^] which reports no errors.
AnswerRe: GDI handle count Pin
Mark Salsbery15-Nov-06 8:21
Mark Salsbery15-Nov-06 8:21 
QuestionLanguage Bar Pin
paulgafa14-Nov-06 20:53
paulgafa14-Nov-06 20:53 
Questionmanifest and xp themes Pin
Jeremy Falcon14-Nov-06 20:25
professionalJeremy Falcon14-Nov-06 20:25 
AnswerRe: manifest and xp themes Pin
PJ Arends14-Nov-06 20:53
professionalPJ Arends14-Nov-06 20:53 
GeneralRe: manifest and xp themes Pin
Jeremy Falcon14-Nov-06 21:09
professionalJeremy Falcon14-Nov-06 21:09 
JokeRe: manifest and xp themes Pin
PJ Arends14-Nov-06 21:18
professionalPJ Arends14-Nov-06 21:18 
GeneralRe: manifest and xp themes Pin
Jeremy Falcon14-Nov-06 21:25
professionalJeremy Falcon14-Nov-06 21:25 
GeneralRe: manifest and xp themes Pin
Jeremy Falcon15-Nov-06 7:09
professionalJeremy Falcon15-Nov-06 7:09 
GeneralRe: manifest and xp themes Pin
PJ Arends15-Nov-06 14:25
professionalPJ Arends15-Nov-06 14:25 
GeneralRe: manifest and xp themes Pin
Jeremy Falcon15-Nov-06 14:27
professionalJeremy Falcon15-Nov-06 14:27 
QuestionTab Control Pin
A_Fa14-Nov-06 20:12
A_Fa14-Nov-06 20:12 
AnswerRe: Tab Control Pin
PJ Arends14-Nov-06 21:03
professionalPJ Arends14-Nov-06 21:03 
Questioncursor position in CListctrl Pin
RajiRaghu14-Nov-06 19:57
RajiRaghu14-Nov-06 19:57 
Questionhiding child windows Pin
keyurbhatnagar14-Nov-06 19:38
keyurbhatnagar14-Nov-06 19:38 
AnswerRe: hiding child windows Pin
Hamid_RT14-Nov-06 20:24
Hamid_RT14-Nov-06 20:24 
GeneralRe: hiding child windows Pin
keyurbhatnagar14-Nov-06 21:17
keyurbhatnagar14-Nov-06 21:17 
GeneralRe: hiding child windows Pin
Hamid_RT15-Nov-06 7:29
Hamid_RT15-Nov-06 7:29 

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.