ReactOS 0.4.16-dev-747-gbc52d5f
|
Namespaces | |
namespace | _CSTRING_IMPL_ |
Enumerations | |
enum | CComEnumFlags { AtlFlagNoCopy = 0 , AtlFlagTakeOwnership = 2 , AtlFlagCopy = 3 } |
typedef const struct _ATL_CATMAP_ENTRY *() ATL::_ATL_CATMAPFUNC() |
typedef _ATL_MODULE70 ATL::_ATL_MODULE |
typedef CA2CAEX ATL::CA2CA |
typedef CAtlStringA ATL::CAtlString |
typedef CStringT< char, StrTraitATL< char, ChTraitsCRT<char> > > ATL::CAtlStringA |
typedef CStringT< wchar_t, StrTraitATL< wchar_t, ChTraitsCRT<wchar_t> > > ATL::CAtlStringW |
typedef CWinTraits<WS_CHILD | WS_VISIBLE | WS_CLIPCHILDREN | WS_CLIPSIBLINGS, 0> ATL::CControlWinTraits |
typedef CPathT<CString> ATL::CPath |
typedef CPathT<CStringA> ATL::CPathA |
typedef CPathT<CStringW> ATL::CPathW |
typedef CSimpleStringT<CHAR> ATL::CSimpleString |
Definition at line 641 of file atlsimpstr.h.
typedef CStringA ATL::CString |
typedef CAtlStringA ATL::CStringA |
typedef CAtlStringW ATL::CStringW |
typedef CW2CWEX ATL::CW2CW |
typedef _ATL_WNDCLASSINFOW ATL::CWndClassInfo |
Enumerator | |
---|---|
AtlFlagNoCopy | |
AtlFlagTakeOwnership | |
AtlFlagCopy |
ATL::__declspec | ( | selectany | ) | = NULL |
Definition at line 14 of file cstringt.h.
Referenced by ATL::ChTraitsCRT< char >::ConvertToBaseType(), ATL::ChTraitsCRT< _CharType >::ConvertToBaseType(), ATL::ChTraitsCRT< _CharType >::GetBaseTypeLength(), and ATL::ChTraitsCRT< char >::GetBaseTypeLength().
|
inline |
Definition at line 240 of file atlcore.h.
Referenced by AtlGetStringResourceImage().
|
inline |
Definition at line 1565 of file atlbase.h.
HRESULT WINAPI ATL::AtlComModuleGetClassObject | ( | _ATL_COM_MODULE * | pComModule, |
REFCLSID | rclsid, | ||
REFIID | riid, | ||
LPVOID * | ppv | ||
) |
Referenced by ATL::CAtlDllModuleT< T >::GetClassObject(), and ATL::CComModule::GetClassObject().
|
inline |
Definition at line 1959 of file atlbase.h.
|
inline |
Definition at line 1902 of file atlbase.h.
Referenced by ATL::CAtlExeModuleT< T >::RegisterClassObjects().
|
inline |
Definition at line 1820 of file atlbase.h.
Referenced by ATL::CAtlComModule::RegisterServer().
|
inline |
Definition at line 1935 of file atlbase.h.
Referenced by ATL::CAtlExeModuleT< T >::RevokeClassObjects().
|
inline |
Definition at line 1854 of file atlbase.h.
Referenced by ATL::CAtlComModule::UnregisterServer().
Definition at line 294 of file atlcore.h.
Referenced by ATL::StrTraitATL< _BaseType, StringIterator >::FindStringResourceInstance().
|
inlinenoexcept |
Definition at line 273 of file atlcore.h.
Referenced by AtlFindStringResourceInstance(), and ATL::CStringT< BaseType, StringTraits >::LoadString().
|
inline |
Definition at line 283 of file atlcore.h.
|
inlinenoexcept |
Definition at line 56 of file atlcomcli.h.
Referenced by ATL::CAtlFileMappingBase::CopyFrom(), ATL::CAtlFileMappingBase::MapFile(), ATL::CAtlFileMappingBase::MapSharedMem(), ATL::CAtlFileMappingBase::OpenMapping(), and ATL::CAtlFileMappingBase::Unmap().
|
inline |
Definition at line 1599 of file atlbase.h.
Referenced by ATL::CComObjectRootBase::InternalQueryInterface().
|
inline |
Definition at line 1706 of file atlbase.h.
Referenced by AtlComModuleUnregisterServer(), and AtlRegisterTypeLib().
|
inline |
Definition at line 1767 of file atlbase.h.
Referenced by AtlComModuleRegisterServer(), and AtlComModuleUnregisterServer().
Definition at line 1755 of file atlbase.h.
Referenced by AtlComModuleRegisterServer().
Definition at line 18 of file atlexcept.h.
Referenced by ATL::CAtlList< E, ETraits >::GetFreeNode().
Definition at line 1582 of file atlbase.h.
|
inline |
Definition at line 1664 of file atlbase.h.
Referenced by ATL::CAtlWinModule::AddCreateWndData().
|
inline |
Definition at line 1677 of file atlbase.h.
Referenced by ATL::CAtlWinModule::ExtractCreateWndData().
|
inline |
Definition at line 1648 of file atlbase.h.
Referenced by ATL::CAtlWinModule::CAtlWinModule().
|
inline |
typedef ATL::HRESULT | ( | WINAPI | _ATL_CREATORFUNC | ) |
Definition at line 374 of file atlbase.h.
Referenced by ATL::IConnectionPointImpl< T, piid, CDV >::_LocCPQueryInterface(), AtlInternalQueryInterface(), and ATL::CComClassFactory::CreateInstance().
typedef ATL::LPCTSTR | ( | WINAPI | _ATL_DESCRIPTIONFUNC | ) |
typedef ATL::void | ( | __stdcall | _ATL_TERMFUNC | ) |