[PATCH 1/4] comctl32/listview: Don't query header if it isn't created

Nikolay Sivov bunglehead at gmail.com
Wed Oct 21 20:04:53 CDT 2009


Header could be not created yet at this point, so uninitialized value will be used.

Changelog:
    - don't query header if it isn't created


More information about the wine-patches mailing list