Fix leak of 'fname' introduced by the rewrite of write_random_seed in
[sgt/putty] / windows / pscp.rc
index bc1fec1..f993245 100644 (file)
@@ -1,2 +1,8 @@
+#include "rcstuff.h"
+
+#define APPNAME "PSCP"
+#define APPDESC "Command-line SCP/SFTP client"
+
 200 ICON "pscp.ico"
 
+#include "version.rc2"