Add SSH don't-allocate-pty option, and corresponding LF-implies-CR
[u/mdw/putty] / win_res.h
index 56c7a0c..d4925ab 100644 (file)
--- 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