ImageList_AddIcon love

ImageList_AddIcon

Definitions

Sorry, no definitions found. You may find more data at imagelist_addicon.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word ImageList_AddIcon.

Examples

  • NULL: & hIcon, index = 0; if (hr = = S_OK) {index = ImageList_AddIcon (bLarge? m_LargeIcons: m_SmallIcons, hIcon); DestroyIcon (hIcon);} return index;} Extracting icons can be expensive because the containing exe or dll needs to be loaded in memory first.

    The Code Project Latest Articles Ivo Beltchev 2009

  • NULL: & hIcon, index = 0; if (hr = = S_OK) {index = ImageList_AddIcon (bLarge? m_LargeIcons: m_SmallIcons, hIcon); DestroyIcon (hIcon);} return index;} Extracting icons can be expensive because the containing exe or dll needs to be loaded in memory first.

    The Code Project Latest Articles 2009

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.