|
Public Member Functions |
|
| res_info (unsigned nResource, unsigned uType, int cx=0, int cy=0, unsigned fuLoad=LR_DEFAULTCOLOR|LR_DEFAULTSIZE, HINSTANCE hInst=module_handle()) |
|
| res_info (const char *pchResource, unsigned uType, int cx=0, int cy=0, unsigned fuLoad=LR_DEFAULTCOLOR|LR_DEFAULTSIZE, HINSTANCE hInst=module_handle()) |
Static Public Member Functions |
|
HINSTANCE | module_handle () |
Public Attributes |
|
const char * | pchResource_ |
|
unsigned | uType_ |
|
int | cx_ |
|
int | cy_ |
|
unsigned | fuLoad_ |
|
HINSTANCE | hInst_ |