wine/server
2004-02-10 20:08:24 +00:00
..
.cvsignore
async.c
async.h
atom.c
change.c Add the F_NOTIFY defines if we're compiling with linux and they're not 2004-02-10 20:08:24 +00:00
class.c Store a pointer to the client-side class structure in the server and 2003-12-11 05:34:53 +00:00
clipboard.c cbthread and cbowner don't need to be exported. 2003-11-28 23:17:56 +00:00
console.c
console.h
context_i386.c
context_powerpc.c
context_sparc.c
debugger.c Set or clear the BeingDebugged flag in the PEB when a debugger is 2003-10-14 01:30:42 +00:00
device.c
event.c
fd.c EOVERFLOW does not exist on OpenBSD. 2004-01-02 20:11:35 +00:00
file.c EOVERFLOW does not exist on OpenBSD. 2004-01-02 20:11:35 +00:00
file.h Store a "removable" flag instead of the full drive type in the server 2003-10-08 00:25:32 +00:00
handle.c - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
handle.h - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
hook.c
main.c
Makefile.in Added window classes in the server, and support for inter-process 2003-12-10 04:08:06 +00:00
mapping.c Mapping a zero size file should fail. 2004-01-09 00:34:14 +00:00
mutex.c
named_pipe.c
object.c
object.h
process.c Added window classes in the server, and support for inter-process 2003-12-10 04:08:06 +00:00
process.h Added window classes in the server, and support for inter-process 2003-12-10 04:08:06 +00:00
protocol.def Implemented RegFlushKey and NtFlushKey. 2004-01-03 00:38:30 +00:00
ptrace.c
queue.c
registry.c Implemented RegFlushKey and NtFlushKey. 2004-01-03 00:38:30 +00:00
request.c Do a protocol error instead of crashing if the reply fd has not been 2004-02-05 01:48:02 +00:00
request.h Implemented RegFlushKey and NtFlushKey. 2004-01-03 00:38:30 +00:00
semaphore.c
serial.c
signal.c Added support for the linuxthreads cancel signal as an alternative to 2003-10-24 04:29:01 +00:00
smb.c
snapshot.c - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
sock.c
thread.c Make init_thread request deal better with fd allocation errors. 2003-10-27 22:10:22 +00:00
thread.h Added set_win32_error() for error codes that don't have an NT status 2003-12-10 01:12:18 +00:00
timer.c
token.c
trace.c Implemented RegFlushKey and NtFlushKey. 2004-01-03 00:38:30 +00:00
unicode.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
unicode.h Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
user.c
user.h Store a pointer to the client-side class structure in the server and 2003-12-11 05:34:53 +00:00
window.c Store a pointer to the client-side class structure in the server and 2003-12-11 05:34:53 +00:00