Sweden-Number/server
Alexandre Julliard 53496f83e7 Fixed a couple of warnings on MacOS. 2006-01-23 16:48:26 +01:00
..
.gitignore
Makefile.in
atom.c ntdll: Correct implementation for atom query functions. 2006-01-03 17:34:43 +01:00
change.c
class.c
clipboard.c
console.c server: Fixed console access rights handling. 2005-12-22 13:54:34 +01:00
console.h
context_alpha.c server: Set the context flags in get_thread_context to indicate which 2005-12-21 20:06:42 +01:00
context_i386.c ntdll: Handle NtSetContextThread on the client side (as far as 2006-01-11 20:20:32 +01:00
context_powerpc.c server: Set the context flags in get_thread_context to indicate which 2005-12-21 20:06:42 +01:00
context_sparc.c server: Set the context flags in get_thread_context to indicate which 2005-12-21 20:06:42 +01:00
context_x86_64.c server: Set the context flags in get_thread_context to indicate which 2005-12-21 20:06:42 +01:00
debugger.c
directory.c
event.c
fd.c server: Make sure to release the fd we grabbed in all cases. 2006-01-17 13:13:14 +01:00
file.c
file.h
handle.c
handle.h
hook.c
mailslot.c
main.c
mapping.c server: Don't round up the header size for image mappings. 2006-01-11 20:59:26 +01:00
mutex.c
named_pipe.c ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl. 2005-12-14 11:14:02 +01:00
object.c
object.h
process.c
process.h
protocol.def user: Fix WM_QUIT message ordering from PostQuitMessage. 2006-01-17 13:14:31 +01:00
ptrace.c
queue.c user: Fix WM_QUIT message ordering from PostQuitMessage. 2006-01-17 13:14:31 +01:00
region.c
registry.c
request.c
request.h user: Fix WM_QUIT message ordering from PostQuitMessage. 2006-01-17 13:14:31 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c server: Fix va_list compile error. 2006-01-03 12:06:03 +01:00
sock.c
symlink.c
thread.c ntdll: Add debug registers to the context of all exceptions. 2006-01-13 13:58:14 +01:00
thread.h
timer.c Fixed a couple of warnings on MacOS. 2006-01-23 16:48:26 +01:00
token.c
trace.c server: More generic mechanism for adding typecasts in server traces. 2006-01-23 16:40:57 +01:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.man.in
winstation.c