Sweden-Number/graphics
Alexandre Julliard 4144b5b8fc Create the server directory and socket file in /tmp.
Use fcntl file locking to ensure exclusion on the server socket and to
better recover from crashes.
Flush the registry before closing the socket to avoid timeouts on the
client side.
Moved get_config_dir functionality to libwine.
2002-06-20 23:21:27 +00:00
..
x11drv Create the server directory and socket file in /tmp. 2002-06-20 23:21:27 +00:00
bitblt.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dispdib.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
env.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
escape.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
fontengine.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mapping.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
painting.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
path.c Authors: Mike McCormack <mikem@codeweavers.com>, Jeremy White <jwhite@codeweavers.com> 2002-06-13 23:54:55 +00:00