VMMap shows Native dlls loaded twice in Image Window

Unanswered VMMap shows Native dlls loaded twice in Image Window

  • Saturday, October 13, 2012 3:05 AM
     
     

    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.