first go at some notepad changes

Dimitrie O. Paun dpaun at rogers.com
Mon Jul 28 00:20:18 CDT 2003


On July 27, 2003 11:34 pm, Jonathan Wilson wrote:
> And also, said examples store the status bar height for later use
> (presumably because calling IsWindowVisible and GetWindowRect multiple
> times is slower than saving it and reusing it later)

I'd have to agree with Dmitry -- this looks like the sort of premature
optimization that complicates things needlessly. I had the same gut
reaction -- just use GetWindowRect when you need that info.

-- 
Dimi.




More information about the wine-devel mailing list