USER32: Patch 1 of 6: Fix returned value of LB_DIR

James Hawkins truiken at gmail.com
Sat Nov 10 17:09:07 CST 2007


On 11/10/07, Alex Villacís Lasso <a_villacis at palosanto.com> wrote:
> Tests reveal that (on an unsorted listbox), LB_DIR returns the value of the
> highest index inserted, as if it had sorted the list of files before starting
> the insertion. This patch attempts to replicate this behavior.
>
> Changelog:
> * Make LB_DIR return an index value as if it had inserted filenames in sorted
>   order.
>

Tests?  Tests that aren't in the test suite that should be to verify
the patch is correct?

-- 
James Hawkins



More information about the wine-devel mailing list