GetDlgItemText should always try to NULL terminate the string.
[wine] / dlls / user / tests / edit.c
2005-06-25  Michael Kaufmann- Remove the old margins from the format rectangle...
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-15  Mike McCormackFix declarations.
2005-06-14  Lauri Tulmin- EM_CHARFROMPOS should return the closest char (clicki...
2005-06-09  Lauri TulminAdd more tests for text placement in single and multili...
2005-06-05  Lauri TulminDon't truncate text on WM_SETTEXT and send EN_MAXTEXT.
2005-03-22  C. Scott AnanianEDIT_EM_SetSel: Old/new selection range ordering code...
2005-02-14  Francois GougetES_COMBO is not defined in the Windows headers. So...
2004-11-28  Ge van Geldorp- Fix vertical position of text in single-line edit...
2004-11-08  Vitaliy Margolen- return "want all keys" for WM_GETDLGCODE when multi...