hi
i have a COM dll and i want to access the methods in the dll through my program. but i need to add that dll as reference during runtime and not the way references are generally added (project-->add reference-->COM and all that)
can anybody help me out with this plz
thanx
krish
i have a COM dll and i want to access the methods in the dll through my program. but i need to add that dll as reference during runtime and not the way references are generally added (project-->add reference-->COM and all that)
can anybody help me out with this plz
thanx
krish
Comment