ReactOS 0.4.15-dev-5865-g640e228
|
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 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 626 of file atlsimpstr.h.
typedef CStringA ATL::CString |
typedef CAtlStringA ATL::CStringA |
typedef CAtlStringW ATL::CStringW |
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 1464 of file atlbase.h.
HRESULT WINAPI ATL::AtlComModuleGetClassObject | ( | _ATL_COM_MODULE * | pComModule, |
REFCLSID | rclsid, | ||
REFIID | riid, | ||
LPVOID * | ppv | ||
) |
Referenced by ATL::CAtlDllModuleT< T >::GetClassObject().
|
inline |
Definition at line 1801 of file atlbase.h.
Referenced by ATL::CAtlExeModuleT< T >::RegisterClassObjects().
|
inline |
Definition at line 1719 of file atlbase.h.
Referenced by ATL::CAtlComModule::RegisterServer().
|
inline |
Definition at line 1830 of file atlbase.h.
Referenced by ATL::CAtlExeModuleT< T >::RevokeClassObjects().
|
inline |
Definition at line 1753 of file atlbase.h.
Referenced by ATL::CAtlComModule::UnregisterServer().
Definition at line 294 of file atlcore.h.
Referenced by ATL::StrTraitATL< _BaseType, StringIterator >::FindStringResourceInstance().
|
inline |
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.
|
inline |
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 1498 of file atlbase.h.
Referenced by ATL::CComObjectRootBase::InternalQueryInterface().
|
inline |
Definition at line 1605 of file atlbase.h.
Referenced by AtlComModuleUnregisterServer(), and AtlRegisterTypeLib().
|
inline |
Definition at line 1666 of file atlbase.h.
Referenced by AtlComModuleRegisterServer(), and AtlComModuleUnregisterServer().
Definition at line 1654 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 1481 of file atlbase.h.
|
inline |
Definition at line 1563 of file atlbase.h.
Referenced by ATL::CAtlWinModule::AddCreateWndData().
|
inline |
Definition at line 1576 of file atlbase.h.
Referenced by ATL::CAtlWinModule::ExtractCreateWndData().
|
inline |
Definition at line 1547 of file atlbase.h.
Referenced by ATL::CAtlWinModule::CAtlWinModule().
|
inline |
typedef ATL::HRESULT | ( | WINAPI | _ATL_CREATORFUNC | ) |
Definition at line 325 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 | ) |