#include <wg_resources.h>
Inheritance diagram for wGui::CwgStringResourceHandle:
Definition at line 82 of file wg_resources.h.
wGui::CwgStringResourceHandle::CwgStringResourceHandle | ( | EwgResourceId | resId | ) |
CwgStringResourceHandles must be instantiated with a valid resource ID
resId | The ID of the resource which the handle will represent |
Definition at line 188 of file wg_resources.cpp.
References wGui::CApplication::AddToResourcePool(), wGui::AUTO_CREATE_RESOURCE_ID, wGui::CApplication::Instance(), wGui::INVALID_RESOURCE_ID, wGui::CResourceHandle::m_ResourceId, wGui::CStringResourceHandle::m_StringMap, wGui::NULL_RESOURCE_ID, and stdex::ToWString().