PATCH: controls/menu.c case ranges

Alexandre Julliard julliard at winehq.org
Thu Jul 22 16:34:20 CDT 2004


Marcus Meissner <marcus at jet.franken.de> writes:

> Another try on fixing the case range problems (WORD is unsigned, 
> HBMMENU_CALLBACK is -1, so out of range of the switch).

I think this is revealing a deeper problem with that code, the magic
value check should be done against the whole handle, not just the low
word.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list