Memory Leak in C++ Excel RTD (same as in VCRTDServer)

R

Robert Newell

My C++ RTD server is leaking memory just like the sample VCRTDServer
(provided with MSDN).

I have tried all kinds of work arounds, but cannot seem to fix the
leak -- it seems like it might be in Excel.

It appears to be related to the RefeshData() function.

Please comment if you have seen this behavior, and/or if you have a
work around.

Thanks!
Robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top