Memory Leak in XP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James L Hill

    #1

    Memory Leak in XP

    I have a situation I am trying to solve. I created an ActiveX DLL to convert
    TIF to PDF files using Adobe Acrobat. When run on a Windows XP computer
    there is a memory leak, even after the application has finished acrobat.exe
    is still an active process. This does not happen when run on a Windows 2000
    computer.

    Any ideas?



  • John

    #2
    Re: Memory Leak in XP

    On Fri, 25 Mar 2005 03:49:20 GMT, "James L Hill"
    <james.hill83@v erizon.net> wrote:
    [color=blue]
    >I have a situation I am trying to solve. I created an ActiveX DLL to convert
    >TIF to PDF files using Adobe Acrobat. When run on a Windows XP computer
    >there is a memory leak, even after the application has finished acrobat.exe
    >is still an active process. This does not happen when run on a Windows 2000
    >computer.
    >
    >Any ideas?
    >
    >[/color]

    Acrobat wants to be "readily available" the next time you use it.

    It stays around on my XP Pro PC


    Comment

    Working...