Sweden-Number/server
Alexandre Julliard 5874b854ee server: Clip the visible region of a window to the desktop window. 2007-09-20 19:38:50 +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: Map ETXTBSY to STATUS_SHARING_VIOLATION. 2007-09-11 11:49:43 +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: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken. 2007-09-14 14:43:46 +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 server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken. 2007-09-14 14:43:46 +02:00
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
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: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken. 2007-09-14 14:43:46 +02:00
trace.c server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken. 2007-09-14 14:43:46 +02:00
unicode.c
unicode.h
user.c
user.h
window.c server: Clip the visible region of a window to the desktop window. 2007-09-20 19:38:50 +02:00
wineserver.man.in
winstation.c