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?