Sweden-Number/server
Alexandre Julliard 908464d448 Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
Various warning fixes.
2000-11-01 03:11:12 +00:00
..
.cvsignore
Makefile.in Added LDFLAGS to linking of wine-related binaries. 2000-10-25 21:36:54 +00:00
atom.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
change.c
console.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
context_i386.c Fixes for OpenBSD. 2000-10-28 00:32:08 +00:00
context_sparc.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
debugger.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
device.c
event.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
file.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
handle.c Move inline and static to the beginning of declarations. 2000-10-29 18:06:04 +00:00
handle.h
main.c Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
mapping.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
mutex.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
object.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
object.h Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
pipe.c
process.c Converted a few more server requests to the new mechanism. 2000-10-15 00:40:25 +00:00
process.h
ptrace.c Add appropriate casts to caddr_t for the third parameter of ptrace(). 2000-10-17 00:25:59 +00:00
queue.c
registry.c Reduce the number of warnings about missing initializers. 2000-10-22 23:56:32 +00:00
request.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
request.h Convert NtQueryKey and NtEnumerateKey to the new request mechanism. 2000-10-02 03:46:58 +00:00
select.c
semaphore.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
serial.c Converted a few more server requests to the new mechanism. 2000-10-15 00:40:25 +00:00
snapshot.c
sock.c After accept is called on the socket, the listening socket needs to be 2000-10-13 17:04:52 +00:00
thread.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
thread.h Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
timer.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
trace.c Converted a few more server requests to the new mechanism. 2000-10-15 00:40:25 +00:00
unicode.c
unicode.h