Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. ActiveX Memory leaks

ActiveX Memory leaks

Scheduled Pinned Locked Moved C / C++ / MFC
c++comperformance
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Manish K Agarwal
    wrote on last edited by
    #1

    Is there any tool to findout memory leaks in an ActiveX (build using C++/MFC). This ActiveX is loaded through a webpage in IE. I want to find out leaks at run time on certain operation in the ActiveX specially during unload. I tried bound checker but there is no such option to attach IE with it.

    Manish Agarwal manish.k.agarwal @ gmail DOT com

    A M 3 Replies Last reply
    0
    • M Manish K Agarwal

      Is there any tool to findout memory leaks in an ActiveX (build using C++/MFC). This ActiveX is loaded through a webpage in IE. I want to find out leaks at run time on certain operation in the ActiveX specially during unload. I tried bound checker but there is no such option to attach IE with it.

      Manish Agarwal manish.k.agarwal @ gmail DOT com

      A Offline
      A Offline
      April Fans
      wrote on last edited by
      #2

      Hi Manish K, There is a similar question found on the following website with details: http://stackoverflow.com/questions/1502799/memory-leak-tool-for-c-under-windows Please take a look at it, you may find it beneficial With Kind Regards,

      April Comm100 - Leading Live Chat Software Provider

      L 1 Reply Last reply
      0
      • M Manish K Agarwal

        Is there any tool to findout memory leaks in an ActiveX (build using C++/MFC). This ActiveX is loaded through a webpage in IE. I want to find out leaks at run time on certain operation in the ActiveX specially during unload. I tried bound checker but there is no such option to attach IE with it.

        Manish Agarwal manish.k.agarwal @ gmail DOT com

        A Offline
        A Offline
        April Fans
        wrote on last edited by
        #3

        Hello Mr. Agarwal, With regards to your post, a tool that aids in finding memory leaks in an ActiveX (build using C++/MFC)at run time on certain operation during upload is the following: Please visit the following: http://forums.ni.com/t5/LabVIEW/Memory-leaks-using-active-X/td-p/117007 There a solutions listed. With Kind Regards,

        April Comm100 - Leading Live Chat Software Provider

        1 Reply Last reply
        0
        • A April Fans

          Hi Manish K, There is a similar question found on the following website with details: http://stackoverflow.com/questions/1502799/memory-leak-tool-for-c-under-windows Please take a look at it, you may find it beneficial With Kind Regards,

          April Comm100 - Leading Live Chat Software Provider

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          It is more helpful if you make your links clickable. Use the "link" or "[^]" button above the edit control.

          One of these days I'm going to think of a really clever signature.

          1 Reply Last reply
          0
          • M Manish K Agarwal

            Is there any tool to findout memory leaks in an ActiveX (build using C++/MFC). This ActiveX is loaded through a webpage in IE. I want to find out leaks at run time on certain operation in the ActiveX specially during unload. I tried bound checker but there is no such option to attach IE with it.

            Manish Agarwal manish.k.agarwal @ gmail DOT com

            M Offline
            M Offline
            Manish K Agarwal
            wrote on last edited by
            #5

            I am not looking simply memory leak finding tools but I am trying to deal with a special case when there is a memory leak inside an ActiveX. I know this is simply as a Leak inside a DLL but ActiveX case is some different as it is loaded by IE using JavaScript object tag and it is also unloaded by IE. I want to track leaks at unloading time.

            Manish Agarwal manish.k.agarwal @ gmail DOT com

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups