Added preferences to dinput drivers (so we can have two joystick
[wine] / dlls / ttydrv / ttydrv_main.c
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-04  Alexandre JulliardRemoved a few dependencies on GDI internals from USER...
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-06-03  Alexandre JulliardFixed warning.
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c
2000-03-30  Alexandre JulliardFixed ttydrv compile when using curses. Cleaned up...
2000-03-28  Patrik StridvallFixed some warnings.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.