X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/5bc238bbefc16c6d86a914aa5baa51d34acb20b3..ab21de779596591471529758bbf6d54b3176ea29:/win_res.h diff --git a/win_res.h b/win_res.h index 4d6446e6..6ea558c3 100644 --- a/win_res.h +++ b/win_res.h @@ -64,6 +64,8 @@ #define IDC1_ALTF4 1017 #define IDC1_ALTSPACE 1018 #define IDC1_LDISCTERM 1019 +#define IDC1_BLINKCUR 1020 +#define IDC1_BEEP 1021 #define IDC2_WRAPMODE 1001 #define IDC2_DECOM 1002 @@ -130,7 +132,10 @@ #define IDC5_BVALUE 1010 #define IDC5_CHANGE 1011 -#define IDC6_ENABLEKOIWINXLAT 1001 -#define IDC6_CAPSLOCKCYR 1002 +#define IDC6_XLATSTATIC 1001 +#define IDC6_NOXLAT 1002 +#define IDC6_KOI8WIN1251 1003 +#define IDC6_88592WIN1250 1004 +#define IDC6_CAPSLOCKCYR 1005 #endif