Sweden-Number/server
Alexandre Julliard b8ae3f073b ntdll: Fix handling of the duplicate MxCsr entry in the x86_64 context. 2009-08-27 16:49:53 +02:00
..
Makefile.in server: Define a generic context structure instead of using the platform-specific version. 2009-04-08 19:59:23 +02:00
async.c
atom.c server: Use a unicode_str to represent atom names. 2008-06-25 14:03:08 +02:00
change.c
class.c
clipboard.c server: Make user handles ints instead of pointers. 2008-12-08 16:57:38 +01:00
completion.c server: Make async I/O transfer sizes always 32-bit. 2008-12-15 13:30:25 +01:00
console.c
debugger.c
device.c
directory.c
event.c
fd.c
file.c
file.h server: Change cancel_async to take an optional iosb and only_thread. 2009-08-18 12:26:30 +02:00
handle.c server: Make object handles ints instead of pointers. 2008-12-08 16:04:20 +01:00
handle.h
hook.c server: Make hook procedures client_ptr_t instead of void pointers. 2008-12-29 17:35:35 +01:00
mach.c
mailslot.c
main.c
mapping.c server: Add support for image mappings for both 32- and 64-bit PE formats. 2009-08-12 12:53:16 +02:00
mutex.c
named_pipe.c
object.c
object.h
process.c
process.h
procfs.c
protocol.def
ptrace.c
queue.c
region.c
registry.c
request.c
request.h server: Define an architecture-independent structure for process startup info. 2009-08-21 20:00:12 +02:00
security.h
semaphore.c server: Return correct object types in the get_directory_entry request. 2007-12-05 18:16:42 +01:00
serial.c
signal.c server: Redesign the server shutdown processing. 2008-01-03 11:40:03 +01:00
snapshot.c server: Get rid of the support for module snapshots, it is no longer needed. 2008-12-09 11:49:37 +01:00
sock.c
symlink.c
thread.c server: Restart at the head of the wait queue when we woke a thread, since this can modify the queue. 2009-06-13 12:20:49 +02:00
thread.h
timer.c
token.c
trace.c
unicode.c server: Accept utf-8 data as input in registry files. 2008-01-07 21:17:10 +01:00
unicode.h
user.c server: Make user handles ints instead of pointers. 2008-12-08 16:57:38 +01:00
user.h
window.c
wineserver.fr.man.in
wineserver.man.in wineserver: Add support for long command line options. 2008-05-22 12:41:24 +02:00
winstation.c