.. |
class.c
|
Moved DCE support to the X11 driver.
|
2005-03-25 16:47:04 +00:00 |
clipboard.c
|
Get rid of W->A calls.
|
2005-01-11 15:10:56 +00:00 |
cursoricon.c
|
Eliminate useless HeapAlloc() casts.
|
2005-03-22 21:15:18 +00:00 |
defdlg.c
|
Don't maintain a client-side WND structure for the desktop window.
|
2005-03-24 15:18:50 +00:00 |
defwnd.c
|
Moved handling of the 55AA pattern brush to syscolor.c so that it can
|
2005-04-13 16:13:45 +00:00 |
dialog.c
|
Don't maintain a client-side WND structure for the desktop window.
|
2005-03-24 15:18:50 +00:00 |
driver.c
|
Get rid of the WINE_UNUSED macro.
|
2004-09-01 17:36:04 +00:00 |
input.c
|
Moved SendInput and related functions to the USER driver to avoid a
|
2005-03-09 16:45:23 +00:00 |
mdi.c
|
Don't maintain a client-side WND structure for the desktop window.
|
2005-03-24 15:18:50 +00:00 |
msgbox.c
|
Call ReleaseDC() with correct window handle.
|
2005-03-07 10:58:21 +00:00 |
multimon.c
|
Fixed wrong Unicode string syntax in GetMonitorInfoW.
|
2004-06-23 00:12:03 +00:00 |
nonclient.c
|
Moved handling of the 55AA pattern brush to syscolor.c so that it can
|
2005-04-13 16:13:45 +00:00 |
queue.c
|
Make sure to always pass valid QS_* flags to
|
2005-03-08 17:00:38 +00:00 |
scroll.c
|
In ScrollWindowEx, if the window already has an update region then add
|
2005-04-11 12:47:01 +00:00 |
spy.c
|
Dump whole NMHEADERA notify structure for TreeViews.
|
2005-04-13 14:40:42 +00:00 |
syscolor.c
|
Fix addressing the magic GDIOBJHDR field in
|
2005-04-18 15:37:32 +00:00 |
user.c
|
Get rid of the window lock suspend mechanism.
|
2005-03-23 13:18:51 +00:00 |
win.c
|
- Make GetSystemMenu respect CS_NOCLOSE.
|
2005-03-30 18:59:27 +00:00 |
winhelp.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
winpos.c
|
When computing nonclient area take into consideration that a child
|
2005-03-27 17:51:30 +00:00 |
winproc.c
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |