combo.c
|
Avoid importing _strlwr/_strupr from ntdll.
|
2006-01-24 12:24:05 +01:00 |
defwnd.c
|
user32: Handle WM_ENDSESSION in DefWinProc().
|
2006-02-24 21:07:08 +01:00 |
dialog.c
|
user: Fix argument type of IsDlgButtonChecked.
|
2006-02-14 11:38:15 +01:00 |
hook.c
|
user: Remove duplicate code.
|
2006-01-30 14:56:25 +01:00 |
scroll.c
|
user: Fix argument type for EnableScrollBar.
|
2006-02-14 11:37:57 +01:00 |
static.c
|
static control: SS_CENTERIMAGE fixes.
|
2006-01-25 13:14:44 +01:00 |
text.c
|
user: Fix DrawTextExA/W on empty strings.
|
2006-01-27 15:47:15 +01:00 |
uitools.c
|
Fixed creation of PS_ALTERNATE pens.
|
2006-01-30 15:02:53 +01:00 |
user16.c
|
user: Fix return type of EnableMenuItem.
|
2006-01-10 12:08:48 +01:00 |
user32.spec
|
user32: Added stub for UpdateLayeredWindow.
|
2006-01-23 20:12:52 +01:00 |
user_main.c
|
user: Fix ExitWindows().
|
2006-02-24 21:06:23 +01:00 |