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

Alex Villacís Lasso a_villacis at palosanto.com
Sat Nov 10 17:08:06 CST 2007


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-user32-01-LB_DIR-fix-returned-value.patch
Type: text/x-patch
Size: 1767 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071110/b223a9f7/attachment.bin 


More information about the wine-patches mailing list