GetDlgItemText should always try to NULL terminate the string.
[wine] / dlls / user / tests / dde.c
2004-04-23  Dmitry TimoshkovFix a bug in ShellExecute which called DdeCreateStringH...