|
ReactOS 0.4.16-dev-1946-g52006dd
|


Go to the source code of this file.
Classes | |
| class | ATL::CComCriticalSection |
| class | ATL::CComFakeCriticalSection |
| class | ATL::CComAutoCriticalSection |
| class | ATL::CComSafeDeleteCriticalSection |
| class | ATL::CComAutoDeleteCriticalSection |
| struct | ATL::_ATL_BASE_MODULE70 |
| class | ATL::CAtlBaseModule |
| struct | ATL::ATLSTRINGRESOURCEIMAGE |
Namespaces | |
| namespace | ATL |
Macros | |
| #define | ATLASSERT(expr) _ASSERTE(expr) |
Typedefs | |
| typedef _ATL_BASE_MODULE70 | ATL::_ATL_BASE_MODULE |
Functions | |
| ATL::__declspec (selectany) CAtlModule *_pAtlModule = NULL | |
| const ATLSTRINGRESOURCEIMAGE * | ATL::_AtlGetStringResourceImage (_In_ HINSTANCE hInstance, _In_ HRSRC hResource, _In_ UINT id) |
| const ATLSTRINGRESOURCEIMAGE * | ATL::AtlGetStringResourceImage (_In_ HINSTANCE hInstance, _In_ UINT id) noexcept |
| const ATLSTRINGRESOURCEIMAGE * | ATL::AtlGetStringResourceImage (_In_ HINSTANCE hInstance, _In_ UINT id, _In_ WORD wLanguage) |
| HINSTANCE | ATL::AtlFindStringResourceInstance (UINT nID, WORD wLanguage=0) |