.. |
Makefile.in
|
comctl32: Move up-down msg seq test functions into msg.c.
|
2007-02-21 17:45:38 +01:00 |
comboex.c
|
Made some functions static.
|
2006-12-12 12:10:57 +01:00 |
datetime.c
|
comctl32: datetime: Reject out of range dates in DTM_SETSYSTEMTIME.
|
2007-03-14 13:14:02 +01:00 |
dpa.c
|
comctl32/tests: Fix the CheckDPA() tests.
|
2006-11-24 11:49:07 +01:00 |
header.c
|
comctl32: Added header message sequence test cases.
|
2007-03-13 13:22:03 +01:00 |
imagelist.c
|
comctl32: Don't free user32 objects with a gdi32 function in imagelist test.
|
2007-02-19 12:33:19 +01:00 |
listview.c
|
comctl32/tests: Add missing '\n's in ok() calls.
|
2007-03-14 12:10:44 +01:00 |
misc.c
|
comctl32: Add tests for Alloc() and friends.
|
2007-02-14 12:22:09 +01:00 |
monthcal.c
|
comctl32: monthcal: Reject out of range dates in MCM_SETCURSEL.
|
2007-03-09 11:36:53 +01:00 |
mru.c
|
comctl32/tests: Replace some '#if 0's with 'if (0)'s.
|
2006-12-14 20:24:36 +01:00 |
msg.c
|
comctl32: Add message ids to allow multi-window test sequences.
|
2007-02-28 21:03:46 +01:00 |
msg.h
|
comctl32: Add message ids to allow multi-window test sequences.
|
2007-02-28 21:03:46 +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 |
rebar.c
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
resources.h
|
…
|
|
rsrc.rc
|
…
|
|
status.c
|
comctl32: More status bar tests.
|
2007-02-26 17:59:40 +01:00 |
subclass.c
|
comctl32: Load function pointers by ordinal.
|
2006-11-08 20:12:38 +01:00 |
tab.c
|
comctl32/tests: Add missing '\n's in ok() calls.
|
2007-03-14 12:10:44 +01: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 |
trackbar.c
|
comctl32/tests: Add missing '\n's to ok() calls.
|
2007-02-16 12:35:15 +01:00 |
treeview.c
|
comctl32: Fix a typo.
|
2007-03-12 12:03:32 +01:00 |
updown.c
|
comctl32: updown: Added message sequencing tests.
|
2007-03-14 18:59:31 +01:00 |