Sweden-Number/dlls/comctl32/tests
Rob Shearman 823ba55aca comctl32: Test the painting behaviour of the progress bar control.
Test the painting behaviour of the progress bar control when the
PBM_SETPOS message is sent to it, with respect to whether the
background is erased and what part of the control is redrawn.
2006-01-11 12:12:06 +01:00
..
.gitignore comctl32: Add a test for the initial tooltip window style settings, 2005-12-19 17:43:10 +01:00
Makefile.in comctl32: Add a test for the initial tooltip window style settings, 2005-12-19 17:43:10 +01:00
comboex.c Fix some off by one calculations in the comboboxex functions, and 2005-09-21 09:41:44 +00:00
dpa.c Fixed regression in DPA_Search. 2005-08-01 14:50:36 +00:00
header.c Added header control tests. 2005-11-18 12:33:10 +00:00
imagelist.c Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
mru.c Comment out a test that crashes on early versions. 2005-03-14 10:10:00 +00:00
progress.c comctl32: Test the painting behaviour of the progress bar control. 2006-01-11 12:12:06 +01:00
subclass.c Use Get/SetWindowLongPtr instead of Get/SetWindowLong where 2005-09-09 15:20:04 +00:00
tab.c Fix handling of minimum tab width. 2005-08-23 10:05:54 +00:00
toolbar.c Add trailing '\n's to ok() and TRACE() calls. 2005-11-10 11:17:38 +00:00
tooltips.c comctl32: Add a test for the initial tooltip window style settings, 2005-12-19 17:43:10 +01:00
treeview.c The PSDK does not define a TreeView_InsertItemA() macro so use 2005-08-10 14:42:32 +00:00
updown.c Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +00:00