On Wednesday, 15 June 2016 at 16:03:04 UTC, Jesse Phillips wrote:
On Monday, 13 June 2016 at 01:22:33 UTC, Incognito wrote:
[...]
There is also:
https://github.com/JesseKPhillips/Juno-Windows-Class-Library
It kind of provides similar highlevel options as the "Modern
COM Programming in D."
But I don't use it and have only be somewhat keeping it alive
(I had some hiccups in supporting 64bit), so I haven't been
working to improve the simplicity of interfacing to COM objects.
It also includes definitions for accessing Windows COM objects
which aren't needed when interfacing with your own or other COM
objects. I'd like to have two libraries, Juno Library and Juno
Windows Class Library.
I'll check it it out...