Implement writing RTF to the clipboard (off by default), so that if
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 7 Nov 2001 22:22:53 +0000 (22:22 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 7 Nov 2001 22:22:53 +0000 (22:22 +0000)
commita7419ea4b837b23a36ea0eb71b0c24a31a49d3fc
treeeb9ee18154544ce763644fa21cf2abb3133223aa
parent73e78a30c9492928846e7ff42386bff0b536c683
Implement writing RTF to the clipboard (off by default), so that if
you enable it text will paste into Word et al in the same font as
PuTTY itself is displaying in. In particular, this will be a fixed-
pitch font, so tables and `ls' and the like will naturally line up.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1373 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
unicode.c
windlg.c
window.c