X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/ca83bcd5bd3debdfe631fa21d420ef9af383346c..fef97f438c8c83ac625799c88e8f2da53d5f51cc:/win_res.h diff --git a/win_res.h b/win_res.h index 56c7a0c7..d4925abc 100644 --- a/win_res.h +++ b/win_res.h @@ -73,6 +73,7 @@ #define IDC2_VTOEMANSI 1015 #define IDC2_VTOEMONLY 1016 #define IDC2_VTPOORMAN 1017 +#define IDC2_LFHASCR 1018 #define IDC3_TTSTATIC 1001 #define IDC3_TTEDIT 1002 @@ -92,6 +93,8 @@ #define IDC3_EMBSD 1016 #define IDC3_EMRFC 1017 +#define IDC3_NOPTY 1018 + #define IDC4_MBSTATIC 1001 #define IDC4_MBWINDOWS 1002 #define IDC4_MBXTERM 1003