dll location

  • Thread starter Thread starter Rodolfo
  • Start date Start date
R

Rodolfo

I referenced a COM dll, but I need to ask, in execution time, the direction
of the reference.

anyone knows how to do that?
if I called the assembly location it gives me the location of my project,
not the location of the dll

Thanks
 
Rodolfo,

Why do you need to know the location of the actual COM dll? It is
registered with the system, and shouldn't be something that you have to
concern yourself with.
 
Back
Top