View Single Post
  #2   Report Post  
Posted to microsoft.public.win32.programmer.ole,microsoft.public.excel.programming
TK TK is offline
external usenet poster
 
Posts: 177
Default Memory Leak in C++ Excel RTD (same as in VCRTDServer)

Hi Robert

I haven't eproduced this behaveor But;

http://support.microsoft.com/?kbid=319998

Good Luck
TK



"Robert Newell" wrote:

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