widl: Generate client and server code for using context handles.
[wine] / dlls / user32 / listbox.c
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.