Increase FONT_MAXNO from 0x2f to 0x40, to ensure the fonts[] array
[u/mdw/putty] / windows / psftp.rc
1 #include "rcstuff.h"
2
3 #define APPNAME "PSFTP"
4 #define APPDESC "Command-line interactive SFTP client"
5
6 200 ICON "pscp.ico"
7
8 #include "version.rc2"