Searched refs:comp_types (Results 1 – 1 of 1) sorted by relevance
940 …static ULONG comp_types[] = { IDS_COMPRESS_ANY, IDS_COMPRESS_ZLIB, IDS_COMPRESS_LZO, IDS_COMPRESS_… in init_propsheet() local1025 while (comp_types[i] != 0) { in init_propsheet()1028 if (!load_string(module, comp_types[i], t)) in init_propsheet()