Use the new ctrl_alloc_with_free to clean up a long-standing FIXME in
[sgt/putty] / windows / pscp.rc
1 #include "rcstuff.h"
2
3 #define APPNAME "PSCP"
4 #define APPDESC "Command-line SCP/SFTP client"
5
6 200 ICON "pscp.ico"
7
8 #include "version.rc2"