Alex Villacís Lasso
|
4612b15fff
|
user32: Fix regression in DlgDirList caused by modified LB_DIR return behavior, with tests.
|
2007-12-19 19:36:09 +01:00 |
Michael Stefaniuc
|
64b7359265
|
user32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call.
|
2007-12-07 14:52:45 +01:00 |
Francois Gouget
|
5f1416ef2b
|
user32/tests: Add the trailing '\n' to an ok() call.
|
2007-11-20 16:44:53 +01:00 |
Alex Villacís Lasso
|
00bba190aa
|
user32: Conformance tests for DlgDirList and DlgDirSelectEx.
|
2007-11-15 11:09:49 +01:00 |
Alex Villacís Lasso
|
56958984dd
|
user32: Conformance tests for LB_DIR on listboxes.
|
2007-11-14 13:10:47 +01:00 |
Alex Villacís Lasso
|
188610e603
|
user32: Fix for failing tests of LB_GETTEXT on listbox on Win98.
|
2007-11-08 11:48:33 +01:00 |
Alex Villacís Lasso
|
5f603f823e
|
user32: Fix LB_ITEMFROMPOINT tests for listbox control.
|
2007-11-08 11:48:26 +01:00 |
Peter Verthez
|
13b376df73
|
user32: LB_SETITEMDATA should return 1 on success, not 0.
|
2007-08-14 20:29:21 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Huw Davies
|
104e1cf6dd
|
user32: For LBS_OWNERDRAWVARIABLE listboxes return the fixed item height if the listbox is empty.
|
2006-12-05 16:49:52 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |