Sweden-Number/server
Alexandre Julliard a789375f8b server: Don't touch the users count when a system process switches desktops. 2008-05-05 21:02:34 +02:00
..
Makefile.in server: New French man page for wineserver. 2008-01-04 12:51:09 +01:00
async.c server: Initialise the apc_call_t union in async_set_result to all zero to avoid a Valgrind warning. 2007-12-27 15:12:07 +01:00
atom.c Assorted spelling fixes. 2008-04-07 13:36:18 +02:00
change.c Assorted spelling fixes. 2008-04-07 13:36:18 +02:00
class.c
clipboard.c
completion.c
console.c
context_alpha.c
context_i386.c server: Take into account the extended registers part of the i386 context. 2008-01-15 11:53:31 +01:00
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c
device.c
directory.c
event.c
fd.c server: Workaround for conflict between Wine and Solaris list.h. 2008-04-11 11:14:33 +02:00
file.c
file.h
handle.c
handle.h
hook.c
mach.c server: Remove unneeded semicolon. 2008-04-09 19:58:12 +02:00
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c server: Always try return a named pipe server that is listening from find_available_server. 2008-02-05 12:19:37 +01:00
object.c
object.h
process.c server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
process.h server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
procfs.c
protocol.def user32: Implement BroadcastSystemMessage. 2008-04-03 12:00:02 +02:00
ptrace.c
queue.c winex11drv: Distinguish left and right keys for shift, ctrl and alt. 2008-04-02 11:14:54 +02:00
region.c
registry.c server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place. 2008-04-17 12:41:34 +02:00
request.c server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place. 2008-04-17 12:41:34 +02:00
request.h server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place. 2008-04-17 12:41:34 +02:00
security.h server: impersonation_level should be an int since we store -1 in it. 2008-03-26 14:38:49 +01:00
semaphore.c
serial.c
signal.c server: Redesign the server shutdown processing. 2008-01-03 11:40:03 +01:00
snapshot.c
sock.c
symlink.c
thread.c server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
thread.h server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
timer.c
token.c server: impersonation_level should be an int since we store -1 in it. 2008-03-26 14:38:49 +01:00
trace.c user32: Implement BroadcastSystemMessage. 2008-04-03 12:00:02 +02:00
unicode.c server: Accept utf-8 data as input in registry files. 2008-01-07 21:17:10 +01:00
unicode.h server: Accept utf-8 data as input in registry files. 2008-01-07 21:17:10 +01:00
user.c
user.h user32: Implemented EnumDesktopWindows. 2008-03-19 11:13:46 +01:00
window.c user32: Implemented EnumDesktopWindows. 2008-03-19 11:13:46 +01:00
wineserver.fr.man.in Spelling fixes in French man pages. 2008-01-11 12:45:50 +01:00
wineserver.man.in
winstation.c server: Don't touch the users count when a system process switches desktops. 2008-05-05 21:02:34 +02:00