Patrik Stridvall
|
906465f5a7
|
Link the TTY driver with the standard libs.
|
2000-04-25 19:58:22 +00:00 |
Alexandre Julliard
|
c53ceba478
|
Improved support for Makefiles that need to recurse in subdirectories.
|
2000-04-09 18:19:59 +00:00 |
Alexandre Julliard
|
f64c404ea6
|
Fixed ttydrv compile when using curses. Cleaned up a few #ifdefs.
|
2000-03-30 19:26:44 +00:00 |
Patrik Stridvall
|
39fc90a7b2
|
Fixed some warnings.
|
2000-03-28 19:30:06 +00:00 |
Alexandre Julliard
|
7f3418fba0
|
Store monitor size and depth in the generic structure.
Merged monitor driver into USER driver.
|
2000-03-25 17:30:13 +00:00 |
Alexandre Julliard
|
77d5ebbb37
|
Link ttydrv and x11drv objects into their respective dll.
|
2000-03-25 14:03:50 +00:00 |
Alexandre Julliard
|
28c3a1baf3
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
Merged event, keyboard and mouse drivers into USER driver.
|
2000-03-20 18:21:19 +00:00 |
Alexandre Julliard
|
1dac57f05f
|
Created separate dlls for user,gdi,ttydrv,x11drv.
Fixed Winelib argc handling (thanks to Eric Pouech).
|
2000-03-19 12:08:09 +00:00 |