mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 12:04:51 +00:00
a414c88dae
This mimics what MS's CComPtr is doing: https://learn.microsoft.com/en-us/cpp/atl/reference/ccomptrbase-class?view=msvc-170#operator_ptr The reasoning behind this is that AddRef/Release is handled by the CComPtr, so anyone calling that is most likely not using the CComPtr correct. |
||
---|---|---|
.. | ||
atlalloc.h | ||
atlbase.h | ||
atlcoll.h | ||
atlcom.h | ||
atlcomcli.h | ||
atlcore.h | ||
atldef.h | ||
atlexcept.h | ||
atlfile.h | ||
atlimage.h | ||
atlmem.h | ||
atlpath.h | ||
atlsimpcoll.h | ||
atlsimpstr.h | ||
atlstr.h | ||
atlsync.h | ||
atltime.h | ||
atltrace.h | ||
atltypes.h | ||
atlwin.h | ||
CMakeLists.txt | ||
cstringt.h | ||
statreg.h |