.. |
Makefile.in
|
comctl32: Add initial tests for the status bar control.
|
2007-01-03 11:25:31 +01:00 |
comboex.c
|
Made some functions static.
|
2006-12-12 12:10:57 +01:00 |
dpa.c
|
comctl32/tests: Fix the CheckDPA() tests.
|
2006-11-24 11:49:07 +01:00 |
header.c
|
comctl32/tests: Cast-qual warning fixes.
|
2007-01-23 11:26:44 +01:00 |
imagelist.c
|
comctl32: Fix imagelist leak in tests.
|
2006-10-23 15:18:03 +02:00 |
listview.c
|
comctl32: listview: Allow LVIF_STATE flag in subitems.
|
2007-01-08 21:00:59 +01:00 |
monthcal.c
|
Made some functions static.
|
2006-12-12 12:10:57 +01:00 |
mru.c
|
comctl32/tests: Replace some '#if 0's with 'if (0)'s.
|
2006-12-14 20:24:36 +01:00 |
progress.c
|
Made some functions static.
|
2006-12-12 12:10:57 +01:00 |
propsheet.c
|
comctl32/tests: Don't use the NONAMELESS* macros in the tests.
|
2006-11-24 11:48:42 +01:00 |
resources.h
|
comctl32: toolbar: Fix the TB_ADDSTRING from resources for a NUL delimiter.
|
2006-10-09 20:53:15 +02:00 |
rsrc.rc
|
comctl32: toolbar: Fix the TB_ADDSTRING from resources for a NUL delimiter.
|
2006-10-09 20:53:15 +02:00 |
status.c
|
comctl32: Add initial tests for the status bar control.
|
2007-01-03 11:25:31 +01:00 |
string.c
|
comctl32: Beginning of some string related tests.
|
2006-11-08 11:20:34 +01:00 |
subclass.c
|
comctl32: Load function pointers by ordinal.
|
2006-11-08 20:12:38 +01:00 |
tab.c
|
comctl32/tests: Win64 printf format warning fixes.
|
2006-10-13 15:46:06 +02:00 |
toolbar.c
|
comctl32: toolbar: Fix the TB_SETBITMAPSIZE for width or height zero (with testcase).
|
2007-01-16 16:54:25 +01:00 |
tooltips.c
|
comctl32/tests: Win64 printf format warning fixes.
|
2006-10-13 15:46:06 +02:00 |
treeview.c
|
treeview: Initialize iImage and iSelectedImage with zero.
|
2007-01-09 12:04:40 +01:00 |
updown.c
|
comctl32: Fix the updown control test to use the optional flag.
|
2007-01-23 11:38:10 +01:00 |