12 Dec
2005
12 Dec
'05
5:10 p.m.
Module: wine Branch: refs/heads/master Commit: 59797f292ec23054a90326f4319fb308776c807f URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=59797f292ec23054a90326f4... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Dec 12 17:15:26 2005 +0100 Pass specific access rights to wine_server_handle_to_fd. --- dlls/kernel/comm.c | 24 ++++++++++++------------ dlls/kernel/sync.c | 2 +- dlls/ntdll/directory.c | 2 +- dlls/ntdll/file.c | 4 ++-- dlls/ntdll/server.c | 5 ----- dlls/ntdll/virtual.c | 4 ++-- dlls/winedos/int13.c | 2 +- dlls/winsock/socket.c | 14 +++++++------- 8 files changed, 26 insertions(+), 31 deletions(-)