Recipe and best practice for accessing COM
Sean Cavanaugh
WorksOnMyMachine at gmail.com
Sun Sep 9 06:01:31 PDT 2012
On 9/9/2012 7:57 AM, Sean Cavanaugh wrote:
> On 9/9/2012 7:30 AM, newToCOM wrote:
>
> I've been super busy at work so haven't had much time to respond to this
> thread.
>
I also have a D version of something resembling ATL's CComPtr which I am
finally happy enough with to share, that I could post when i get home
later tonight.
The class is a good argument for keeping the rather esoteric opDot
operator, since alias this is extremely dangerous for smart pointer
structs in D.
More information about the Digitalmars-d-learn
mailing list