[PATCH 2/3] comctl32/imagelist: Get rid of magic field, use vtable pointer instead. Keep original layout.

Nikolay Sivov bunglehead at gmail.com
Sun Nov 15 03:46:51 CST 2009


Fixes http://bugs.winehq.org/show_bug.cgi?id=20696 - a regression introduced by
altering structure layout.

Changelog:
    - get rid of magic field, use vtable pointer instead. Keep original layout.


More information about the wine-patches mailing list