]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
A contributor tells me that WM_MOUSEWHEEL is not supported in Win95,
authorSimon Tatham <anakin@pobox.com>
Sat, 15 Dec 2001 14:30:58 +0000 (14:30 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 15 Dec 2001 14:30:58 +0000 (14:30 +0000)
commitd6016149bfd0fe316629ff74e32e06f42948cf87
treeb8d4b3a6d178286b134402371b67c64507071cf0
parent0d18907a1d6926792571533bbff3bde7403297e7
A contributor tells me that WM_MOUSEWHEEL is not supported in Win95,
and offers a patch that uses RegisterMessage() to acquire the
correct dynamic message number to use instead.

[originally from svn r1499]
window.c