Click to See Complete Forum and Search --> : ANSI + UNICODE


October 12th, 1999, 04:55 AM
Unfortunately I'm forced to use an ANSI DLL together with UNICODE DLLs. When removing the ANSI DLL from memory there are many remaining memory leaks of CDynLinkLibrary UNICODE objects that cannot be removed.

I'm helpless how to prevent these leaks. Can someone help me?

Wade
April 23rd, 2002, 05:59 PM
We are having the same problem here. We just converted our application to be unicode compliant and we have CDynLinkLibrary memory leaks as well. Have you found a solution for this problem?



Wade