wine-wine/server
Alexandre Julliard 8081e5a1e5 Added handle_t type to server interface so that we can make handles
pointers later on.
Always use 0 to signal invalid handle in server requests.
2001-01-05 04:08:07 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Use libwine and libwine_unicode directly from their build directory 2000-12-06 00:05:14 +00:00
async.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
atom.c Merged the get_read_fd and get_write_fd requests. 2000-12-19 02:12:45 +00:00
change.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
console.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
context_i386.c Do not include sys/ptrace.h and sys/user.h unconditionally. 2000-11-29 20:04:09 +00:00
context_sparc.c Fixed some issues found by winapi_check. 2000-12-01 23:53:46 +00:00
debugger.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
device.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
event.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
file.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
handle.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
handle.h Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
main.c Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
mapping.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
mutex.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
object.c Merged the get_read_fd and get_write_fd requests. 2000-12-19 02:12:45 +00:00
object.h Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
pipe.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
process.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
process.h Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
ptrace.c Do not include sys/ptrace.h and sys/user.h unconditionally. 2000-11-29 20:04:09 +00:00
queue.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
registry.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
request.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
request.h Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
select.c Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +00:00
semaphore.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
serial.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
snapshot.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
sock.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
thread.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
thread.h Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
timer.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
trace.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
unicode.c Make unicode.o into a separate ELF library so that we can use it from 2000-07-25 21:01:59 +00:00
unicode.h Make unicode.o into a separate ELF library so that we can use it from 2000-07-25 21:01:59 +00:00