1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-09 07:13:43 -05:00

Integrate PuTTY and its help file. Now that's what I call a good

lunchtime's work :-)

[originally from svn r1458]
This commit is contained in:
Simon Tatham
2001-12-06 13:28:02 +00:00
parent 431ffb478e
commit 2b99a70743
6 changed files with 559 additions and 10 deletions

View File

@ -24,7 +24,7 @@
#define IDC_TABSTATIC1 1002
#define IDC_TABSTATIC2 1003
#define IDC_TABLIST 1004
#define IDC_ABOUT 1005
#define IDC_SUBDLG 1006
#define IDC_HELPBTN 1005
#define IDC_ABOUT 1006
#endif