Fix Plink, the serial backend, and local-proxy support on Win98SE (at least),
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Jan 2007 23:34:35 +0000 (23:34 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Jan 2007 23:34:35 +0000 (23:34 +0000)
commit600f64995f714eb5f6c8c16b7b13a6e78c7db5d6
tree65319014a1df0f617b99f5033c0b706294050394
parentedc23a8aaa2ec878ce4269ff5c22e0a797dec8ac
Fix Plink, the serial backend, and local-proxy support on Win98SE (at least),
which have been broken since r6797.
(At least some versions of Win9x are gratuitously picky about the arguments to
CreateThread(), requiring lpThreadId not to be NULL.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@7132 cda61777-01e9-0310-a592-d414129be87e
windows/winhandl.c