Module: wine Branch: master Commit: 566ce8f5edd314d31a2f76f10da51d8674a66112 URL: http://source.winehq.org/git/wine.git/?a=commit;h=566ce8f5edd314d31a2f76f10d...
Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Oct 16 22:23:34 2007 +0900
user32: Add more listbox message tests, make them pass under Wine.
---
dlls/user32/listbox.c | 81 +++++++++++++++++++++++++++++++----------- dlls/user32/tests/msg.c | 91 ++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 138 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=566ce8f5edd314d31a2f76...