Home > Software engineering >  How to implement security IUnknown CComPtr?
How to implement security IUnknown CComPtr?

Time:11-21

Reference:
COM idea behind
XmlLite - A Small And Fast XML Parser For Native c + +
Implement IUnknown COM programming guide (3 hardcore ATL code parsing)

As XMLLite, not the ActiveX component, but can use CComPtr safely management life cycle,
ATL CComObjectRoot has perfect but it's not easy to stripping IUnknown implementations, consult a portable safe method?
  • Related