ntdll: Make async i/o functions generate completion messages.
[wine] / dlls / user32 / combo.c
2007-11-09  Andrew Talbotuser32: Constify some variables.
2007-11-01  Alexandre Julliarduser32: Store the builtin class names in Unicode.
2007-08-31  Mikolaj Zalewskiuser32: combo: CB_SETITEMHEIGHT should make the edit...
2007-08-09  Dmitry Timoshkovuser32: CBN_SELCHANGE notification should be sent befor...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-03-27  Mikołaj Zalewskiuser32: combobox: The text area height should be font_h...
2007-02-07  Aric Stewartuser32: We are calculating the height for the drop...
2007-01-05  Kai Blinuser32: If pTest was allocated, length has to be >...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.