P
Piotr Strycharz
Hi
I was trying (with success) to implement some COM functionality within my
..NET program (I'm using SQLDMO
ListAvailableSQLServers function).
Well, it works fine. However, my program needs interop assembly to
cooperate. The whole story would be nice, but the interop assembly uses 930k
disk space, while I'm using just one function.
This is crazy to distribute my program together with 5 times (!) larger
inteop. Is there any other possibility to invoke COM function not using
interop DLL?
Regards.
I was trying (with success) to implement some COM functionality within my
..NET program (I'm using SQLDMO
ListAvailableSQLServers function).
Well, it works fine. However, my program needs interop assembly to
cooperate. The whole story would be nice, but the interop assembly uses 930k
disk space, while I'm using just one function.
This is crazy to distribute my program together with 5 times (!) larger
inteop. Is there any other possibility to invoke COM function not using
interop DLL?
Regards.