Nikolay Sivov
|
d926939b12
|
comctl32: Export subclass calls by names too.
|
2010-05-27 14:46:43 +02:00 |
Nikolay Sivov
|
705aee525a
|
comctl32/tests: Use win_skip() while skipping subclass tests.
|
2009-12-22 13:48:25 +01:00 |
Alexandre Julliard
|
a52977dc4a
|
comctl32/tests: Fix pointer casting warnings on 64-bit.
|
2009-01-03 20:13:20 +01:00 |
Alexandre Julliard
|
c03917c173
|
Define _WIN32_WINNT before including any headers.
|
2008-12-04 12:10:16 +01:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Paul Vriens
|
6e9f335656
|
comctl32: Load function pointers by ordinal.
|
2006-11-08 20:12:38 +01:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
e4b2a0bbbc
|
Use Get/SetWindowLongPtr instead of Get/SetWindowLong where
appropriate.
|
2005-09-09 15:20:04 +00:00 |
Stefan Huehner
|
863a4b1488
|
Fix some more -Wstrict-prototypes warnings.
|
2005-06-21 20:53:13 +00:00 |
Francois Gouget
|
dff5004bc0
|
Assorted spelling fixes.
|
2004-08-26 00:31:20 +00:00 |
Kevin Koltzau
|
59302aed35
|
Make SetWindowSubclass behave with SetWindowLong subclasses.
Allow unlimited number of subclasses.
Correct issue when SendMessage is called from within a subclass proc.
Add regression test.
|
2004-08-22 22:29:37 +00:00 |