COM type library importer
tjohnson at prtsoftware dot com
tjohnson_member at pathlink.com
Sun Apr 9 22:51:03 PDT 2006
Whooohooo!
Many thanks. I'll test it out and let you know how it goes.
Tom
In article <e1b3tk$2etj$1 at digitaldaemon.com>, John C says...
>
>I've written an experimental tool that creates a D import module from a
>COM type library.
>
>It should save you from having to convert C headers for COM programming.
>
>Command line options that control the generated source code include:
> /comments - adds type library's helpstrings as comments
> /noenums - omits enum names
> /tabs - uses tabs to indent instead of spaces
> /indent - 10 or fewer indents
> /propget and /propput - prefixes for COM property accessors
> /module - the name of the generated module
>
>Try it out (at your own risk - this is, as I've said, experimental).
>http://www.paperocean.org/d/tlibd/
>
>John.
More information about the Digitalmars-d-announce
mailing list