static CString StringIDFromInt(int nID);
由ID值查找代表ID的宏的字符串.
返回代表ID的宏的字符串.
本函数查找皮肤文件夹下的Resource.h文件, 找到与ID对应的宏.
CUIMgr::StringIDToInt
CUIMgr Methods