]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix Plink, the serial backend, and local-proxy support on Win98SE (at least),
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 21 Jan 2007 23:34:35 +0000 (23:34 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 21 Jan 2007 23:34:35 +0000 (23:34 +0000)
commit46a88595411e39a391ff06cb4994bcf0e652e4c7
tree65319014a1df0f617b99f5033c0b706294050394
parent20697206879ac8b9122e58d396c35a247ff7b53e
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.)

[originally from svn r7132]
[r6797 == 291533d3f9abb6f33ebe2a73f34420fc9f8e9433]
windows/winhandl.c