wine-wine/server
Alexandre Julliard d7e85d6631 Added registry support to the server. 1999-11-23 19:39:11 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added registry support to the server. 1999-11-23 19:39:11 +00:00
change.c Further server optimizations: 1999-06-26 08:43:26 +00:00
console.c - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +00:00
debugger.c Bug fixes. 1999-11-14 21:02:04 +00:00
device.c Further server optimizations: 1999-06-26 08:43:26 +00:00
event.c Made event manipulation routines public. 1999-09-28 16:40:07 +00:00
file.c Fixed hash function. 1999-11-15 00:07:30 +00:00
handle.c Made all handles multiple of 4. Fixed semantics for pseudo-handles. 1999-11-04 02:33:45 +00:00
handle.h Made server communication faster by using a shared memory block. 1999-06-22 17:26:53 +00:00
main.c Added registry support to the server. 1999-11-23 19:39:11 +00:00
mapping.c Added get_page_size function. 1999-11-13 19:49:05 +00:00
mutex.c Remove the mutex from the thread list when destroying it. 1999-08-04 09:52:33 +00:00
object.c Added registry support to the server. 1999-11-23 19:39:11 +00:00
object.h Added registry support to the server. 1999-11-23 19:39:11 +00:00
pipe.c - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +00:00
process.c Portability fixes. 1999-11-21 01:10:16 +00:00
process.h Added support for CREATE_SUSPENDED flag in CreateProcess. 1999-11-12 03:35:25 +00:00
ptrace.c Portability fixes. 1999-11-21 01:10:16 +00:00
registry.c Added registry support to the server. 1999-11-23 19:39:11 +00:00
request.c Further server optimizations: 1999-06-26 08:43:26 +00:00
request.h Added registry support to the server. 1999-11-23 19:39:11 +00:00
select.c Preliminary ptrace support. 1999-11-08 05:31:47 +00:00
semaphore.c Further server optimizations: 1999-06-26 08:43:26 +00:00
snapshot.c Further server optimizations: 1999-06-26 08:43:26 +00:00
sock.c Fixed bug in WINSOCK_accept when no event is present. 1999-11-07 19:15:19 +00:00
socket.c Removed extra #include statements. 1999-11-21 02:14:36 +00:00
thread.c Moved ptrace support to ptrace.c. Tried to improve portability. 1999-11-14 21:23:21 +00:00
thread.h Moved ptrace support to ptrace.c. Tried to improve portability. 1999-11-14 21:23:21 +00:00
trace.c Added registry support to the server. 1999-11-23 19:39:11 +00:00
unicode.h Added registry support to the server. 1999-11-23 19:39:11 +00:00