[PATCH 6/7] comctl32/listview: Fix find using partial string logic

Nikolay Sivov bunglehead at gmail.com
Sun Nov 22 04:18:48 CST 2009


Find item with partial string means that its text starts with it,
any other string occurrence doesn't matter.

Changelog:
    - fix find using partial string logic


More information about the wine-patches mailing list