5 Mar
2005
5 Mar
'05
2:59 a.m.
On Fri, 2005-03-04 at 21:39, Paul Vriens wrote:
Hi,
current checks for only GetLastError()==ERROR_INVALID_SPI_VALUE) are bogus, at least on Win98 as the LastError is not set.
Changelog LastError is not set on failure for *MOUSEHOVER* on Win98
Cheers,
Paul. Hi,
no need to apply this one. I shouldn't have checked for ERROR_CALL_NOT_IMPLEMENTED (maybe only at the very first test). Justin's patch seems to be on the right track. Cheers, Paul.