Dmitry Timoshkov
|
9a295e7f87
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02: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 |
Dmitry Timoshkov
|
4de936e181
|
user32: Remove duplicated code.
|
2007-05-16 15:51:31 +02:00 |
Dmitry Timoshkov
|
34015b93a4
|
user32: Add a test for the menu resource loader, make it pass under Wine.
|
2007-05-15 12:28:17 +02:00 |
Dmitry Timoshkov
|
7f189eccb9
|
user32: Add a test for CheckMenuRadioItem and make it pass under Wine.
|
2007-05-15 12:28:03 +02:00 |
Kevin Koltzau
|
069f5b90ae
|
user32: Draw menu item bitmaps in the correct location when the scroll arrows are active.
|
2007-04-27 11:49:01 +02:00 |
Andrew Talbot
|
48d740855e
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
Andrew Talbot
|
29c66df45b
|
user32: Declare some functions static.
|
2007-02-05 12:32:37 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |