digitalmars.D - COM in D explanation or tutorial?
- Bill Baxter <dnewsgroup billbaxter.com> Feb 12 2008
- Bjoern <nanali nospam-wanadoo.fr> Feb 12 2008
- John Reimer <terminal.node gmail.com> Feb 13 2008
Didn't there used to be more to this page?
http://www.digitalmars.com/d/2.0/COM.html
Is there another COM usage example somewhere?
--bb
Feb 12 2008
Bill Baxter schrieb:Didn't there used to be more to this page? http://www.digitalmars.com/d/2.0/COM.html Is there another COM usage example somewhere? --bb
http://www.dsource.org/projects/juno/wiki/ComProgramming HTH Bjoern
Feb 12 2008
Bjoern wrote:Bill Baxter schrieb:Didn't there used to be more to this page? http://www.digitalmars.com/d/2.0/COM.html Is there another COM usage example somewhere? --bb
http://www.dsource.org/projects/juno/wiki/ComProgramming HTH Bjoern
or, if you use Tango, the Dwin project which ports some of Juno's functionality to Tango (including COM): http://www.dsource.org/projects/dwin -JJR
Feb 13 2008








John Reimer <terminal.node gmail.com>