Ben Rudiak-Gould points out that we should be using WM_APP as the base for
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 10 Aug 2005 18:31:24 +0000 (18:31 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 10 Aug 2005 18:31:24 +0000 (18:31 +0000)
commit604fab0c2d879947490eceb1b898b82be0fb0c00
treefb30f8af0d5cdae94ede0062c5fd71961e99e8f9
parent8c1835c0f951be43da1fb19405c7ff958a9b8661
Ben Rudiak-Gould points out that we should be using WM_APP as the base for
our app-private window messages, which is considerably higher than the
WM_XUSER we arbitrarily chose. (This isn't known to be causing any actual
problems. The fix seems not to have obviously broken anything.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@6183 cda61777-01e9-0310-a592-d414129be87e
windows/window.c
windows/winpgen.c
windows/winpgnt.c
windows/winplink.c
windows/winstuff.h