Andrew Talbot
|
7a8eb4c599
|
user32: Constify some variables.
|
2007-11-21 13:23:50 +01:00 |
Alex Villacís Lasso
|
873799df24
|
user32: Fix returned value of LB_DIR.
|
2007-11-14 13:04:44 +01:00 |
Alexandre Julliard
|
bfe88a00f8
|
user32: Store the builtin class names in Unicode.
|
2007-11-01 12:55:00 +01:00 |
Dmitry Timoshkov
|
566ce8f5ed
|
user32: Add more listbox message tests, make them pass under Wine.
|
2007-10-18 14:09:42 +02:00 |
Dmitry Timoshkov
|
5a218e97af
|
user32: Add a message test for ownerdrawn listbox, make it pass under Wine.
|
2007-10-02 13:31:46 +02:00 |
Steven Edwards
|
a725826ada
|
user32: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:34 +02: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 |
Andrew Talbot
|
48d740855e
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
Paul Vriens
|
7100dd4b33
|
user32/listbox: Remove deadcode (Coverity).
|
2007-02-09 12:05:26 +01: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 |