Alexandre Julliard
|
a52977dc4a
|
comctl32/tests: Fix pointer casting warnings on 64-bit.
|
2009-01-03 20:13:20 +01:00 |
Paul Vriens
|
1b494e7f31
|
comctl32/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:36 +02:00 |
James Hawkins
|
72f55763f6
|
comctl32: Fix a test failure in win98.
|
2008-08-29 13:25:57 +02:00 |
Paul Vriens
|
6c63ebefc3
|
comctl32/tests: Don't use FreeLibrary with GetModuleHandle.
|
2008-03-10 12:54:00 +01:00 |
Austin English
|
c2a7914d1c
|
comctl32: Spelling fixes.
|
2008-01-24 11:43:02 +01:00 |
Alexandre Julliard
|
ed147bb102
|
comctl32/tests: Avoid destroying a DPA twice.
|
2007-10-01 18:03:51 +02:00 |
Francois Gouget
|
d9e8a0f63e
|
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
|
2007-03-28 12:36:13 +02:00 |
Francois Gouget
|
fb957ec589
|
comctl32/tests: Fix the CheckDPA() tests.
There is no guarantee that the compiler will compute the function arguments in left-to-right order.
|
2006-11-24 11:49:07 +01:00 |
Michael Ploujnikov
|
a348e0936a
|
comctl32/tests: Win64 printf format warning fixes.
|
2006-10-13 15:46:06 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
90c3c89aea
|
Fixed regression in DPA_Search.
|
2005-08-01 14:50:36 +00:00 |
Felix Nawothnig
|
9fb00ff5c8
|
Fix DPA_Search for sorted arrays.
|
2005-08-01 09:18:23 +00:00 |
Francois Gouget
|
28dc5a8afc
|
Assorted spelling fixes.
|
2005-07-11 10:59:41 +00:00 |
Felix Nawothnig
|
7dde735180
|
Fix some DPA functions so they pass the new tests.
|
2005-07-08 11:30:28 +00:00 |
Felix Nawothnig
|
6d9150dd38
|
Add another failing DPA test.
|
2005-07-07 11:26:26 +00:00 |
Felix Nawothnig
|
7a4b579b11
|
Fix DPA tests on Win95.
|
2005-07-05 11:01:29 +00:00 |
Felix Nawothnig
|
126af8653e
|
Rewrote the DPA testsuite.
|
2005-07-03 12:02:09 +00:00 |
Mike McCormack
|
882bc4d18d
|
Warning fixes for -Wmissing-declarations and -Wwrite-strings.
|
2005-06-09 09:50:56 +00:00 |
Stefan Leichter
|
5027c1b5c5
|
Import DPA_Search by ordinal like other DPA functions.
|
2005-04-22 21:18:12 +00:00 |
Jon Griffiths
|
873cd009d0
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-15 10:54:44 +00:00 |
Robert Shearman
|
436145e975
|
Fix nGrow initialization in DPA_CreateEx.
|
2004-02-06 05:16:32 +00:00 |
Francois Gouget
|
a5aa8dc1d0
|
DPA_Create is missing from all recent import libraries so use
GetProcAddress to load it.
Add '\n' to 'ok' calls.
|
2004-01-19 21:47:35 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Uwe Bonnes
|
2c4fd4289c
|
New comctl32 test directory and test case for DPA_Search.
|
2003-05-15 23:58:48 +00:00 |