~vcs-imports/putty/master

Viewing all changes in revision 5941.

  • Committer: Simon Tatham
  • Date: 2021-02-28 13:35:30 UTC
  • Revision ID: git-v1:cc6ab00b71cee9d841d7cd97e6ff7b48e9c281e3
Remove border on Windows GUI About box.

The About text is in a readonly edit control rather than a static
control, so that it can be copy-pasted. Previously, I haven't managed
to avoid the side effect of the edit control being surrounded by a
border - but now I've finally found out how you can do it: clear all
the border styles and _then_ use SetWindowPos to force a redraw of the
frame.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: