~vcs-imports/putty/master

Viewing all changes in revision 6102.

  • Committer: Simon Tatham
  • Date: 2021-05-08 16:20:50 UTC
  • Revision ID: git-v1:7167c8c77165211dd352549735a903318c78fde9
Move some parts of window.c into putty.c.

This prepares the ground for a second essentially similarly-shaped
program reusing most of window.c but handling its command line and
startup differently. A couple of large parts of WinMain() to do with
backend selection and command-line handling are now subfunctions in a
separate file putty.c.

Also, our custom AppUserModelId is defined in that file, so that it
can vary with the client application.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: