Sweden-Number/dlls/ttydrv
Alexandre Julliard 32fb580515 Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT
hack. Moved mouse.c to dlls/x11drv.
Added KeymapNotify event handler, and fixed handling with multiple
alt/shift/control keys.
Removed dinput functions from USER driver.
2001-10-18 21:38:59 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
bitmap.c Build the DC function table by using GetProcAddress on the graphics 2001-07-27 19:37:31 +00:00
dc.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
graphics.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
objects.c Lay down the infrastructure for gdi font rendering. 2001-09-12 20:21:06 +00:00
palette.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
ttydrv.h Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
ttydrv.spec Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
ttydrv_main.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
user.c Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
wnd.c Added internal Wine messages to perform SetWindowPos, ShowWindow and 2001-10-16 21:58:58 +00:00