dsound: Add support for 24/32 bits input sound buffers.
[wine] / dlls / user32 / listbox.c
2007-11-01  Alexandre Julliarduser32: Store the builtin class names in Unicode.
2007-10-18  Dmitry Timoshkovuser32: Add more listbox message tests, make them pass...
2007-10-02  Dmitry Timoshkovuser32: Add a message test for ownerdrawn listbox,...
2007-08-29  Steven Edwardsuser32: Remove some no longer needed wine 16bit headers.
2007-08-14  Peter Verthezuser32: LB_SETITEMDATA should return 1 on success,...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2007-02-09  Paul Vriensuser32/listbox: Remove deadcode (Coverity).
2006-12-05  Huw Daviesuser32: For LBS_OWNERDRAWVARIABLE listboxes return...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.