.. |
ttydrv
|
Better thread safety for WarpPointer hack.
|
2000-02-25 20:53:34 +00:00 |
x11drv
|
Removed superfluous #include statements for header files included twice.
|
2000-02-29 22:06:06 +00:00 |
.cvsignore
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
Makefile.in
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
caret.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
class.c
|
Moved global atoms to the server (based on the work of Sergei
|
2000-02-13 13:56:13 +00:00 |
clipboard.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
dce.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
defdlg.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
defwnd.c
|
Send WM_HELP message when F1 is pressed.
|
2000-02-16 21:22:18 +00:00 |
dialog.c
|
- fixed my slightly incorrect EndDialog patch
|
2000-02-20 19:17:35 +00:00 |
dinput.c
|
- implement EnumObjects and GetProperty for Mouse and Joystick drivers
|
2000-02-26 13:15:17 +00:00 |
driver.c
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
event.c
|
Added the possibility to have mouse movements reported relative to
|
1999-11-07 21:25:57 +00:00 |
focus.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
hook.c
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
input.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
keyboard.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
mdi.c
|
Check that ci->hWindowMenu is not zero before using it.
|
2000-02-13 15:05:07 +00:00 |
message.c
|
Send WM_HELP message when F1 is pressed.
|
2000-02-26 19:13:44 +00:00 |
msgbox.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
multimon.c
|
Misc. fixes for compiler warnings.
|
2000-02-25 21:01:50 +00:00 |
nonclient.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
painting.c
|
We don't need to call LPtoDP in here as far as PatBlt does it internally.
|
2000-02-25 20:50:30 +00:00 |
property.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
queue.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
rect.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
scroll.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
syscolor.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
sysmetrics.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
timer.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
user.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
win.c
|
ATOMs are considered unique, so we don't need to check class
|
2000-02-25 20:45:23 +00:00 |
winhelp.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
winpos.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
winproc.c
|
Improved the selector get/set functions.
|
2000-02-26 16:51:13 +00:00 |