wine/windows
2001-10-24 02:43:24 +00:00
..
x11drv Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
.cvsignore
caret.c
class.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
clipboard.c
cursoricon.c
dce.c Fixed window handle check in GetDCEx. 2001-10-23 00:29:25 +00:00
defdlg.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
defwnd.c Store in the server all the window information accessible with 2001-10-22 19:08:33 +00:00
dialog.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +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 Make sure that GetMessagePos and GetMessageTime return sane values 2001-10-17 17:48:49 +00:00
msgbox.c
multimon.c
nonclient.c Moved scrollbar tracking code to scroll.c. 2001-10-16 21:52:26 +00:00
painting.c Added internal Wine messages to perform SetWindowPos, ShowWindow and 2001-10-16 21:58:58 +00:00
queue.c Added internal Wine messages to perform SetWindowPos, ShowWindow and 2001-10-16 21:58:58 +00:00
rect.c
scroll.c
spy.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
struct32.c
struct32.h
syscolor.c
sysmetrics.c
sysparams.c Added support for low-level mouse and keyboard hooks. 2001-10-17 17:50:02 +00:00
timer.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
user.c
win.c Cosmetic fixes. 2001-10-23 20:35:44 +00:00
winhelp.c
winpos.c Switch focus to activated window even if no window previously had the 2001-10-24 02:43:24 +00:00
winproc.c