CAtlBaseModule::AddResourceInstance
将资源添加到实例存储的句柄列表。
bool AddResourceInstance(
HINSTANCE hInst
) throw( );
参数
- hInst
添加资源的实例。
返回值
否则返回true,如果资源成功地添加了,错误。
要求
Header: atlcore.h
将资源添加到实例存储的句柄列表。
bool AddResourceInstance(
HINSTANCE hInst
) throw( );
否则返回true,如果资源成功地添加了,错误。
Header: atlcore.h