wine/windows
2001-11-07 21:52:24 +00:00
..
x11drv Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
.cvsignore
caret.c For drawing a caret, internally replaced the brush by a bitmap (this 2001-11-06 00:52:12 +00:00
class.c Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
clipboard.c
cursoricon.c
dce.c Fixed window handle check in GetDCEx. 2001-10-23 00:29:25 +00:00
defdlg.c
defwnd.c Store in the server all the window information accessible with 2001-10-22 19:08:33 +00:00
dialog.c Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
driver.c
focus.c
hook.c Added support for low-level mouse and keyboard hooks. 2001-10-17 17:50:02 +00:00
input.c Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
keyboard.c Cosmetics. 2001-10-21 15:18:15 +00:00
Makefile.in
mdi.c Use WIN_ReleasePtr not WIN_ReleaseWndPtr with WIN_GetPtr. 2001-10-18 21:33:03 +00:00
message.c Window activation cleanups. 2001-11-06 22:28:18 +00:00
msgbox.c
multimon.c
nonclient.c
painting.c
queue.c
rect.c
scroll.c
spy.c Add support for Wine internal messages. 2001-11-05 23:54:40 +00:00
struct32.c
struct32.h
syscolor.c
sysmetrics.c Created new infrastructure for SystemParametersInfo function. Used it 2001-11-07 20:24:29 +00:00
sysparams.c Created new infrastructure for SystemParametersInfo function. Used it 2001-11-07 20:24:29 +00:00
timer.c
user.c
win.c Add dumping of window styles at the window creation time. 2001-11-07 21:52:24 +00:00
winhelp.c
winpos.c Window activation cleanups. 2001-11-06 22:28:18 +00:00
winproc.c