Search:

Type: Posts; User: MiramarMisiones

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,348

    We finally concluded that is a OS issue, if i...

    We finally concluded that is a OS issue, if i change my code to let minimize the window the memory decreases a lot, so the program is not using the memory. I also tested with Rational Purify and...
  2. Replies
    7
    Views
    1,348

    In fact if i comment the line, the memory leak...

    In fact if i comment the line, the memory leak goes away.

    But my dll only has 3 files,
    SimpleDll.cpp
    Stdafx.h
    Stdafx.cpp

    SimpleDll.cpp
    //********Begin of file****************
    #include...
  3. Replies
    7
    Views
    1,348

    Thanks for your answers, Actually, if i invoke...

    Thanks for your answers,

    Actually, if i invoke FreeLibrary the memory is freed but i can not unload the library because i lost the state of my structures, so I can not do that.

    Bithub, i run...
  4. Replies
    7
    Views
    1,348

    Threads, Dll

    Hi, I have a small MFC app, i have two buttons, i have a dummy function too.
    I have a small dll, the issue is when i press the button 2 I have memory leak (i have tried with CMemoryState and does...
Results 1 to 4 of 4