[PATCH 2/2] comctl32: Correct values passed in MCN_SELECT/MCN_SELCHANGE notifications.

Nikolay Sivov bunglehead at gmail.com
Thu Aug 16 12:32:21 CDT 2012


On Thu, Aug 16, 2012 at 5:20 PM, Sergey Guralnik <serhio at etersoft.ru> wrote:
>
> --
> Sergey
>
>
>

You can use simple assignment with st_null instead of that:

+        memset(&nmsc.stSelEnd, 0, sizeof nmsc.stSelEnd);



More information about the wine-devel mailing list