I created MFC application which contains more than 10 dll. i am trying to foigure out how much memory consumed by dll using VMmap utility. I have seen couple of dlls are displayed twice in image window in VMmap utility and it cosume same size of memory.
Anyone knwos how to fix this issue? Note: Application loads all dll in impilicit mode.