CString strName,strPath,strFilename; HICON hIcon1,hIcon2,hIcon3,hIcon4; HICON hIcon5,hIcon6,hIcon7,hIcon8; strPath = GetModulePath(); strName = strPath +"\\skin\\commteab.ico"; hIcon1 = (HICON)LoadImage(NULL, strName, IMAGE_ICON, 0, 0, LR_LOADFROMFILE); strName = strPath +"\\skin\\icon2.ico