Re: Menu with multi columns fix take 2
May 10, 2005
7:55 a.m.
Rein Klazes wrote:
+ case WM_MEASUREITEM:
How about an ok( ((MEASUREITEMSTRUCT*)lparam)->itemHeight > 0, ... ) here? :) -flx
May 2005
11:01 a.m.
New subject: Menu with multi columns fix take 2
On Tue, 10 May 2005 14:55:22 +0200, you wrote:
Rein Klazes wrote:
+ case WM_MEASUREITEM:
How about an ok( ((MEASUREITEMSTRUCT*)lparam)->itemHeight > 0, ... ) here? :)
Of course. I just did not want to add a complaining test case. Please commit a patch (perhaps a bit stricter then "> 0") Rein.
7625
Age (days ago)
7625
Last active (days ago)
1 comments
2 participants
participants (2)
-
Felix Nawothnig -
Rein Klazes