How can we help you today? How can we help you today?

Unmanaged app that uses CLR via DLL

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?
evanb
0

Comments

1 comment

  • Chris.Allen
    I think you can anticipate success here since we simply hook into whenever the CLR is loaded. Test it to see, of course, with a free trial.
    Chris.Allen
    0

Add comment

Please sign in to leave a comment.