wine-wine/server
Alexandre Julliard 77c8b1dc2b Pass the pid of the new process in the new_process request, don't
depend on the parent pid to find the startup info.
2003-02-24 20:51:50 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
async.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
async.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
atom.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
change.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
console.c Fixed read-overflow spotted by valgrind. 2003-02-19 23:27:49 +00:00
console.h Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
context_i386.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
context_powerpc.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
context_sparc.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
debugger.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
device.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
event.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
fd.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
file.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
file.h Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
handle.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
handle.h Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
hook.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
list.h Rewrote hook support to store the hook chain in the server. 2002-10-29 00:41:42 +00:00
main.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
mapping.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
mutex.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
named_pipe.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
object.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
object.h Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
pipe.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
process.c Pass the pid of the new process in the new_process request, don't 2003-02-24 20:51:50 +00:00
process.h Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
protocol.def Pass the pid of the new process in the new_process request, don't 2003-02-24 20:51:50 +00:00
ptrace.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
queue.c Added missing release_object. 2003-02-19 00:38:12 +00:00
registry.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
request.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
request.h Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
semaphore.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
serial.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
smb.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
snapshot.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
sock.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
thread.c Pass the pid of the new process in the new_process request, don't 2003-02-24 20:51:50 +00:00
thread.h Pass the pid of the new process in the new_process request, don't 2003-02-24 20:51:50 +00:00
timer.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
trace.c Pass the pid of the new process in the new_process request, don't 2003-02-24 20:51:50 +00:00
unicode.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
unicode.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.c Converted the server to -DSTRICT. 2002-10-19 01:00:59 +00:00
user.h Store the hardware messages in the thread input structure, not in the 2003-01-08 00:27:58 +00:00
window.c Removed no longer used local variable (spotted by Dmitry Timoshkov). 2003-01-08 19:55:08 +00:00