Sweden-Number/server
Dmitry Timoshkov 69025bafe7 server: Print a more informative message when file_set_error or sock_get_error can't map errno to a status code. 2007-09-10 15:29:46 +02:00
..
Makefile.in
async.c
atom.c
change.c
class.c
clipboard.c
console.c wineconsole: Implement GetConsoleWindow. 2007-08-24 12:03:22 +02:00
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c server: Fix the crashed process exit code when the debugger exits without detaching. Add a conformance test. 2007-08-31 12:08:58 +02:00
device.c
directory.c
event.c
fd.c ntdll: Fixed file system name comparison on *BSD. 2007-08-29 12:02:13 +02:00
file.c server: Print a more informative message when file_set_error or sock_get_error can't map errno to a status code. 2007-09-10 15:29:46 +02:00
file.h
handle.c
handle.h
hook.c user32: Thread-local hooks need a module if they don't belong to the current process. 2007-08-22 12:19:00 +02:00
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c
object.c
object.h
process.c
process.h
procfs.c
protocol.def server: Set the queue mask directly in get_message to avoid an extra server call. 2007-08-29 18:13:13 +02:00
ptrace.c server: Use thr_kill2 syscall to signal threads on FreeBSD. 2007-08-23 20:19:09 +02:00
queue.c server: Handle existing timer replacement when no window handle specified. 2007-08-30 19:08:16 +02:00
region.c
registry.c
request.c
request.h
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Print a more informative message when file_set_error or sock_get_error can't map errno to a status code. 2007-09-10 15:29:46 +02:00
symlink.c
thread.c server: Only commit SetThreadPriority if new priority is correct. 2007-07-25 13:59:17 +02:00
thread.h
timer.c server: Fixed handling of a relative start time for a timer. 2007-08-09 17:16:26 +02:00
token.c server: Added the install driver privilege to the default user. 2007-07-31 20:32:40 +02:00
trace.c server: Set the queue mask directly in get_message to avoid an extra server call. 2007-08-29 18:13:13 +02:00
unicode.c
unicode.h
user.c
user.h
window.c server: Store a separate flag for windows that need to be erased in WM_PAINT. 2007-08-27 16:41:08 +02:00
wineserver.man.in
winstation.c