Ender
April 27th, 1999, 03:26 AM
I am implementing tool tips in a dialog box as described in the article http://www.codeguru.com/dialog/modal_dlg_tooltips.shtml
but whenever my program exits it gets memory leaks associated with the tool I added. If I don't add any tool's, then I don't get any memory leaks. I have tried running DelTool()with the tool's id, but it doesn't seem to help.
If anyone could tell me the procedure to close my CToolTipCtrl correctly, I would much appreciate it.
Thank you,
Ender
but whenever my program exits it gets memory leaks associated with the tool I added. If I don't add any tool's, then I don't get any memory leaks. I have tried running DelTool()with the tool's id, but it doesn't seem to help.
If anyone could tell me the procedure to close my CToolTipCtrl correctly, I would much appreciate it.
Thank you,
Ender