]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Somewhat gruesome tweak to use SetClassLongPtr where available and degrade
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 27 Jan 2006 20:49:59 +0000 (20:49 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 27 Jan 2006 20:49:59 +0000 (20:49 +0000)
commit4da1f2b17e816a76685ff91af642b9a0b2b82c98
tree76d71d426e6c5e230ad643dd1749c22d40c16350
parentb61713fb3f31936a2687f3b94fa553310aa1e676
Somewhat gruesome tweak to use SetClassLongPtr where available and degrade
nicely elsewhere, which should fix `win64' _properly_.
Tested on recent-ish MinGW (with GetWindowLongPtr but not GetClassLongPtr),
and VC++ 6.0 with a recent SDK, but not with vanilla VC++.

[originally from svn r6535]
[this svn revision also touched putty-wishlist]
windows/windlg.c
windows/window.c
windows/winstuff.h