| BOOL CBCGPImageList::LoadStr | ( | LPCTSTR | lpszResourceName, |
| const CSize & | sizeIcon = CSize(16, 16), |
||
| HINSTANCE | hinstRes = NULL |
||
| ) |
Loads an image list from the specified resource.
| lpszResourceName | Specifies the image list resource name. |
| sizeIcon | Specifies the icon's size. |
| hinstRes | Specifies an instance of the resource DLL. |