GetDlgItemText should always try to NULL terminate the string.
[wine] / dlls / user / tests / .cvsignore
2005-06-08  Alexandre JulliardBeginnings of support for window stations and desktops.
2005-04-14  Robert ShearmanAdd a test for a menu problem I found.
2005-03-29  Alexandre JulliardOnly restore the DC attributes on the next GetDC, and...
2004-11-08  Vitaliy Margolen- return "want all keys" for WM_GETDLGCODE when multi...
2004-07-20  Zach GormanAdd test to demonstrate DrawText() with DT_CALCRECT...
2004-06-25  Dmitry TimoshkovAdd a test case for clipboard functionality and fix...
2004-04-23  Dmitry TimoshkovFix a bug in ShellExecute which called DdeCreateStringH...
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-12  Bill MedlandAdded the automatic tabbing in IsDialogMessage.
2004-01-09  Ferenc WagnerPin down LoadStringA behaviour on different buffer...
2003-10-28  Rein KlazesTest WM_KEY* and WM_SYSKEY* messages generated by vario...
2003-10-02  Dimitrie O. PaunMove the message sequences documented in documentation...
2003-04-26  Ferenc WagnerAdded listbox test.
2002-10-02  Patrik StridvallAdded some more autogenerated tests.
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-04-24  Bill MedlandFirst regression test for wsprintf.
2002-04-21  Mike McCormackAdded a simple test set for window classes.
2002-02-27  Andriy PalamarchukAdded SystemParametersInfo unit test.