31 bool Load(
unsigned int,
unsigned int,
unsigned int,
HMODULE =
nullptr );
32 bool Load(
unsigned int,
unsigned int,
wchar_t const *,
HMODULE =
nullptr );
34 bool Load(
wchar_t const *,
wchar_t const *,
HMODULE =
nullptr );
41 bool isPredefinedResourceType(
wchar_t const *);
42 bool isValidPredefinedResourceType(
wchar_t const *);
43 bool loadIcon(
wchar_t const *,
HMODULE =
nullptr);
44 bool loadResource(
wchar_t const *,
wchar_t const *,
HMODULE =
nullptr);
46 void saveType(
wchar_t const *);
bool Load(unsigned int, unsigned int, wchar_t const *, HMODULE=nullptr)
virtual bool Reload(void)
CAdUiImageResource(unsigned int, wchar_t const *, HMODULE=nullptr)
static CString GetThemedResourceName(wchar_t const *, CAdUiTheme const *=nullptr)
CAdUiImageResource(unsigned int, unsigned int, unsigned int, HMODULE=nullptr)
bool Load(wchar_t const *, wchar_t const *, HMODULE=nullptr)
bool Load(unsigned int, unsigned int, HMODULE=nullptr)
bool Load(unsigned int, unsigned int, unsigned int, HMODULE=nullptr)
CAdUiImageResource(unsigned int, unsigned int, wchar_t const *, HMODULE=nullptr)
CAdUiImageResource(unsigned int, unsigned int, HMODULE=nullptr)
bool Load(unsigned int, wchar_t const *, HMODULE=nullptr)
CAdUiImageResource(wchar_t const *, wchar_t const *=RT_RCDATA, HMODULE=nullptr, bool=false)
virtual ~CAdUiImageResource(void)