"Robert Jordan" <robertj (AT) gmx (DOT) net> wrote
Quote:
Using an interop assembly needs definitly less work.
You may try to decompile the interop assembly with
Reflector http://www.aisto.com/roeder/dotnet/
and extract the interface you need. |
I've used reflector before but must have lost it during a reinstall. Thanks
for pointing it out, it's good to have it back again. I think I'll just
stick was the standard com interop dll that dot net provided. I can't really
see anything wrong with doing it that way.
Michael