Re: How do I install a DLL based COM server?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I have one more question, relating to the "Depends" application: I used
it to find dependncies of my COM server .dll file, but all it lists is:
...
While I **know** for certainty that it uses additional DLLs from a
separate Microsoft SDK I am using. Those additional DLLs do not appear
even in the expanded tree of dependencies.

So, my question(s) is:
1. Why doesn't "Depends" see those DLLs?

Which are they? Are they dynamically loaded by your application?
Depends only find the implicit (static if you like) DLLs.

2. Is there a different tool/method to find those depending-upon DLLs?

Use Spy++'s Profile option to run your application - it'll list any
additional DLLs it loads.

Dave
.



Relevant Pages

  • Flushing DLLs follow-up
    ... both on the lists as well as directly to me. ... The reason I asked the question about flushing DLLs ... the investigator from viewing certain processes. ...
    (Focus-Microsoft)
  • RE: MDAC
    ... although you should check it has uninistalled correcty ... The MDAC component checker will also lists all the DLLs that may need ...
    (microsoft.public.sqlserver.server)
  • Re: Small documentation issue
    ... > states that "You will need to ship all the following files" and then ... > lists 4 DLLs. ... Prev by Date: ...
    (comp.lang.smalltalk.dolphin)
  • Re: Small documentation issue
    ... James Foster wrote: ... states that "You will need to ship all the following files" and then lists 4 ... DLLs. ... I think it should read "You may need to ship some or all of the ...
    (comp.lang.smalltalk.dolphin)