Hi Boris,
I wonder if there are legal experts in these newsgroups... Anyway, the best
approach from the legal standpoint IMO would be to consult your corporate
lawyer regarding the rights you have according to the 3rd party COM
component's license agreement.
I personally never heard of such restrictions in a license agreement - why
would the vendor limit the use of its product in managed code given the
popularity of .NET? What I have seen, however, is the requirement to use
software on Windows only or not to use it in an open-source project.
It would be nice if you could link to the training material suggesting that
you can't use interop libraries for 3rd party COM objects. Aren't they
saying you cannot declare these interop DLLs as *PRIMARY* interop
assemblies - this is true indeed as only the original vendor can ship PIAs.
Also, if the PIAs are available, you might be required to use them instead
of creating your own interop DLLs.
> Are there legal issues with using tlbimp to generate COM wrappers for
> third-party redistributable (free or licensed) COM objects as part of a
[quoted text clipped - 5 lines]
> Thanks,
> Boris Zakharin, MCAD
Boris Zakharin - 26 May 2006 14:42 GMT
It's in a book by QUE. Go to
http://www.amazon.com/gp/sitbv3/reader/ref=sib_dp_srch_pop/103-4199346-5423061?%
5Fencoding=UTF8&keywords=import%20only%20your%20own%20code&v=search-inside&asin=
0789728222#
and click "Go" to perform the search.
> Hi Boris,
>
[quoted text clipped - 24 lines]
> > Thanks,
> > Boris Zakharin, MCAD