Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Dmitry Timoshkov
|
6055d04f07
|
comctl32/tests: Fix some problems revealed by compilation in 64-bit mode.
|
2007-05-24 11:36:23 +02:00 |
Leslie Choong
|
851197f80c
|
comctl32: updown: Added message sequencing tests.
|
2007-03-14 18:59:31 +01:00 |
Leslie Choong
|
4e337ad8d5
|
comctl32: updown: Expect macro and spelling errors.
|
2007-03-14 18:59:20 +01:00 |
Stefan Huehner
|
51a7ca3440
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
Lei Zhang
|
b29c99c59a
|
comctl32: Move up-down msg seq test functions into msg.c.
|
2007-02-21 17:45:38 +01:00 |
Leslie Choong
|
b3c0a29061
|
comctl32: updown: Getter and setter tests for updown control.
|
2007-02-13 17:16:31 +01:00 |
Lei Zhang
|
4de56b1b4d
|
comctl32: Fix the updown control test to use the optional flag.
|
2007-01-23 11:38:10 +01:00 |
Dmitry Timoshkov
|
105cf6b282
|
comctl32: Fix the updown control test to pass under XP.
|
2007-01-22 12:02:32 +01:00 |
James Hawkins
|
74ada83c60
|
comctl32: Rewrite the up-down control tests to add message checking.
|
2007-01-10 12:00:15 +01:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
ba41fe20bc
|
Fixed a few more pointer to integer typecast issues for 64-bit
platforms.
|
2005-09-12 21:22:32 +00:00 |
Mike McCormack
|
882bc4d18d
|
Warning fixes for -Wmissing-declarations and -Wwrite-strings.
|
2005-06-09 09:50:56 +00:00 |
C. Scott Ananian
|
f65e415d64
|
UPDOWN_GetBuddyInt should not fail when the control is empty.
|
2005-03-18 14:09:12 +00:00 |
C. Scott Ananian
|
793fd5646b
|
Started a unit test case for the updown control.
|
2005-03-16 19:52:40 +00:00 |