Searched refs:LoadIcons (Results 1 – 2 of 2) sorted by relevance
191 void LoadIcons(HMODULE m);216 void LoadIcons() { CCodecIcons::LoadIcons((HMODULE)Lib); } in LoadIcons() function
499 lib.LoadIcons(); in LoadDll()582 InternalIcons.LoadIcons(g_hInstance); in Load()746 void CCodecIcons::LoadIcons(HMODULE m) in LoadIcons() function in CCodecIcons