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: eb704dbf0fb3b6906a6c44751371ea4a1493e82c (plain)
1
2
3
4
5
6
7
8
#define IDD_LANG           544
#define IDD_LANG_2         644

#define IDS_LANG_ENGLISH   995
#define IDS_LANG_NATIVE    996

#define IDC_LANG_STATIC_LANG            1000
#define IDC_LANG_COMBO_LANG             1001