Sweden-Number/dlls/user/tests
Marcus Meissner af54602c7a Use 512 byte buffer for buffer of LB_GETTEXT and CB_GETLBTEXT.
Added testcase with > 256 byte string in listbox.
2005-03-10 17:17:22 +00:00
..
.cvsignore
Makefile.in
class.c Make RegisterClassExA check that reserved bytes is a valid value. 2005-02-22 14:56:28 +00:00
clipboard.c Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
dde.c
dialog.c
edit.c ES_COMBO is not defined in the Windows headers. So define it if 2005-02-14 11:02:06 +00:00
generated.c
input.c
listbox.c Use 512 byte buffer for buffer of LB_GETTEXT and CB_GETLBTEXT. 2005-03-10 17:17:22 +00:00
msg.c Protect SetParent from creating circular window dependencies. 2005-03-02 10:11:06 +00:00
resource.c
resource.rc Take Shift key state into account while processing an accelerator. 2005-02-21 18:33:27 +00:00
sysparams.c Authors: Justin Chevrier <jchevrier@nexicom.net>, Paul Vriens <Paul.Vriens@xs4all.nl> 2005-03-07 19:23:32 +00:00
text.c Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
win.c - Call SetCursorPos for an injected mouse message only if we really 2005-03-07 17:13:07 +00:00
wsprintf.c