wine/windows/x11drv
Alexandre Julliard 9877906b26 Removed dependencies on the internals of the CLASS structure.
Added support for having both ASCII and Unicode window procedures for
builtin classes.
2000-12-07 23:39:16 +00:00
..
.cvsignore Added clipboard server. 1999-09-23 16:14:44 +00:00
clipboard.c Allow for zero-length string selections. 2000-11-25 01:26:02 +00:00
event.c Use SendNotifyMessage() for WM_SYNCPAINT. 2000-12-06 19:45:22 +00:00
keyboard.c We were returning characters for various CTRL + Symbol keystrokes 2000-11-28 23:57:38 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
mouse.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
wineclipsrv.c Make sure all files using config.h constants actually #include "config.h" 2000-11-26 04:04:21 +00:00
wnd.c Removed dependencies on the internals of the CLASS structure. 2000-12-07 23:39:16 +00:00