Options

Unmanaged app that uses CLR via DLL

evanbevanb Posts: 2
edited February 12, 2014 8:43AM in ANTS Memory Profiler 8
I have an application written primarily in C++ and compiled with VS2005. It uses some CLR elements by loading an unmanaged DLL that, internally, uses C++/CLI to create and use instances of CLR objects implemented in managed DLLs. Can I use Memory Profiler to analyze this program's managed memory usage?

Comments

Sign In or Register to comment.