X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/ccbfb941a6124efb75b68313c86dd195cfab575f..c5e9c988d0706d1abb7fab7b2d2b1514bc119584:/win_res.h diff --git a/win_res.h b/win_res.h index 3e8cb30e..aec42f63 100644 --- a/win_res.h +++ b/win_res.h @@ -57,9 +57,12 @@ #define IDC1_KPSTATIC 1010 #define IDC1_KPNORMAL 1011 #define IDC1_KPAPPLIC 1012 -#define IDC1_CURSTATIC 1013 -#define IDC1_CURNORMAL 1014 -#define IDC1_CURAPPLIC 1015 +#define IDC1_KPNH 1013 +#define IDC1_CURSTATIC 1014 +#define IDC1_CURNORMAL 1015 +#define IDC1_CURAPPLIC 1016 +#define IDC1_ALTF4 1017 +#define IDC1_ALTSPACE 1018 #define IDC2_WRAPMODE 1001 #define IDC2_DECOM 1002