September 13, 2010 [SO] D support for COM | ||||
---|---|---|---|---|
| ||||
There is a question on using COM with D and how it simplifies using COM[1]. I haven't done it myself and don't have any examples. http://stackoverflow.com/questions/3698910/d-support-for-com |
September 14, 2010 Re: [SO] D support for COM | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | On 13/09/2010 20:58, Jesse Phillips wrote: > There is a question on using COM with D and how it simplifies using COM[1]. I haven't done it myself and don't have any examples. > > http://stackoverflow.com/questions/3698910/d-support-for-com http://www.dsource.org/projects/juno/wiki Juno contains a TypeLibraryImport tool and set of modules making COM client respective server programming a piece of cake. Unfortunately Juno is not in sync with the latest D2 compiler. Bjoern |
Copyright © 1999-2021 by the D Language Foundation