Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Alexandre Julliard
|
3dd63eb2ad
|
Build the DC function table by using GetProcAddress on the graphics
driver module. Moved driver support to dlls/gdi.
|
2001-07-27 19:37:31 +00:00 |
Ian Pilcher
|
9005a21f6f
|
Don't load the WINEPS driver until it's needed.
|
2001-03-05 19:30:18 +00:00 |
James Juran
|
f4d5fefb0a
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
Alexandre Julliard
|
a41b2cfdd0
|
Moved tweak support to USER dll. Removed tweak.h and cache.h.
|
2001-01-15 20:12:55 +00:00 |
Alexandre Julliard
|
db0747d095
|
Removed some unnecessary includes.
Got rid of ldt.h.
|
2000-12-13 20:23:41 +00:00 |
Alexandre Julliard
|
2a2321bbca
|
Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com>
Added syslevel locking for GDI operations.
Propagate the changes through the graphics code.
|
2000-08-19 21:38:55 +00:00 |
Alexandre Julliard
|
3850c1ae16
|
Moved most USER string functions to dlls/user.
Cleaned up a few more inter-dll dependencies.
|
2000-08-06 02:42:46 +00:00 |
Dimitrie O. Paun
|
102589953d
|
Add include for LoadLibrary.
|
2000-05-30 22:47:02 +00:00 |
Dimitrie O. Paun
|
84bde6a4a4
|
Separate wineps out of Wine's core.
|
2000-05-30 20:27:23 +00:00 |
Alexandre Julliard
|
ebdb9dc7b4
|
Cleaned up local heap initialisation.
|
2000-05-07 18:41:15 +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 |