static int StringIDToInt(LPCTSTR lpszIDs);
由代表ID的宏得到ID值.
返回ID值.
本函数查找皮肤文件夹下的Resource.h文件, 找到ID宏代表的ID值.
CUIMgr::StringIDFromInt
CUIMgr Methods