Home
last modified time | relevance | path

Searched refs:comp_types (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/shellext/shellbtrfs/
H A Dpropsheet.cpp940 …static ULONG comp_types[] = { IDS_COMPRESS_ANY, IDS_COMPRESS_ZLIB, IDS_COMPRESS_LZO, IDS_COMPRESS_… in init_propsheet() local
1025 while (comp_types[i] != 0) { in init_propsheet()
1028 if (!load_string(module, comp_types[i], t)) in init_propsheet()