Windows PSFTP has two places that call run_timers and I'd only updated
[u/mdw/putty] / windows / plink.rc
1 #include "rcstuff.h"
2
3 #define APPNAME "Plink"
4 #define APPDESC "Command-line SSH, Telnet, and Rlogin client"
5
6 200 ICON "putty.ico"
7
8 #include "version.rc2"