Click here to Skip to main content
16,006,341 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Questioncreate an Event to a TreeView Pin
sabeeshcs19-May-08 2:42
sabeeshcs19-May-08 2:42 
AnswerRe: create an Event to a TreeView Pin
led mike19-May-08 4:31
led mike19-May-08 4:31 
QuestionHow to expose mixed class as COM class [modified typo rectified] Pin
jayart18-May-08 23:50
jayart18-May-08 23:50 
AnswerRe: How to expose mixed class as COM class [modified typo rectified] Pin
jayart19-May-08 0:15
jayart19-May-08 0:15 
Questionkeyword color change Pin
rose19618-May-08 23:38
rose19618-May-08 23:38 
Questionproblem using Standard Template Libarary List using eclipse Pin
cronos4d16-May-08 14:42
cronos4d16-May-08 14:42 
AnswerRe: problem using Standard Template Libarary List using eclipse Pin
Christian Graus19-May-08 21:56
protectorChristian Graus19-May-08 21:56 
QuestionMemory leak detection Pin
s196675m15-May-08 19:00
s196675m15-May-08 19:00 
In my Form application, I have created several object pointer using new operator. These objects are of Templated class and classed are exist in a separate lib (native c++ but compiled with /clr). I found my application is leaking momory. I tried to track all new and delete pair but still there is memery leak exist.

I search for memory leak detector but most free tools are for native c++.

How can I delect the memery leak in managed form which are due to new and delete pair.

Any idea or links to right tool will be highly appreciated.
Thank you
Questioncaret Pin
rose19614-May-08 23:17
rose19614-May-08 23:17 
AnswerRe: caret Pin
Giorgi Dalakishvili15-May-08 2:01
mentorGiorgi Dalakishvili15-May-08 2:01 
GeneralRe: caret [modified] Pin
rose19615-May-08 16:51
rose19615-May-08 16:51 
GeneralRe: caret Pin
Giorgi Dalakishvili15-May-08 22:22
mentorGiorgi Dalakishvili15-May-08 22:22 
GeneralRe: caret Pin
rose19616-May-08 0:39
rose19616-May-08 0:39 
GeneralRe: caret Pin
Giorgi Dalakishvili16-May-08 4:44
mentorGiorgi Dalakishvili16-May-08 4:44 
GeneralRe: caret Pin
rose19618-May-08 18:36
rose19618-May-08 18:36 
GeneralRe: caret Pin
Giorgi Dalakishvili18-May-08 21:30
mentorGiorgi Dalakishvili18-May-08 21:30 
GeneralThank you Pin
rose19618-May-08 22:35
rose19618-May-08 22:35 
GeneralRe: Thank you Pin
Giorgi Dalakishvili19-May-08 8:37
mentorGiorgi Dalakishvili19-May-08 8:37 
QuestionHaving problems with autoscroll Pin
BuckBrown14-May-08 9:33
BuckBrown14-May-08 9:33 
Questionthreading problem Pin
Adnan Merter14-May-08 6:56
Adnan Merter14-May-08 6:56 
AnswerRe: threading problem Pin
led mike14-May-08 11:47
led mike14-May-08 11:47 
GeneralRe: threading problem Pin
Adnan Merter14-May-08 13:09
Adnan Merter14-May-08 13:09 
GeneralRe: threading problem Pin
led mike15-May-08 5:43
led mike15-May-08 5:43 
QuestionLink list Pin
Ali Rahimei14-May-08 0:10
Ali Rahimei14-May-08 0:10 
AnswerRe: Link list Pin
led mike14-May-08 4:17
led mike14-May-08 4:17 

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.