Raise the default scrollback from 200 to 2000 lines. The former was
[u/mdw/putty] / windows / putty.rc
1 #include "rcstuff.h"
2
3 #define APPNAME "PuTTY"
4 #define APPDESC "SSH, Telnet and Rlogin client"
5
6 #include "win_res.rc2"
7
8 #ifndef NO_MANIFESTS
9 1 RT_MANIFEST "putty.mft"
10 #endif /* NO_MANIFESTS */