Welcome to mirror list, hosted at ThFree Co, Russian Federation.

LangPageRes.h « FileManager « UI « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 39571e531e2bdfae1559bfc8985057d3db2da323 (plain)
1
2
3
4
5
6
#define IDD_LANG           900
#define IDS_LANG_ENGLISH   995
#define IDS_LANG_NATIVE    996

#define IDC_LANG_STATIC_LANG            1000
#define IDC_LANG_COMBO_LANG             1001