Sweden-Number/server
Alexandre Julliard f59d05223d server: Fix the returned error code for an invalid NT header offset.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47359
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-13 20:55:35 +02:00
..
Makefile.in configure: Link wineserver to libinotify if necessary. 2019-04-22 20:27:30 +02:00
async.c server: Always block overlapped device requests until driver dispatches them. 2019-05-23 22:18:32 +02:00
atom.c
change.c configure: Link wineserver to libinotify if necessary. 2019-04-22 20:27:30 +02:00
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c server: Associate create and close IRPs with current thread. 2019-05-30 21:53:27 +02:00
directory.c
event.c
fd.c
file.c server: Allow creating file kernel objects. 2019-04-23 23:50:45 +02:00
file.h server: Always block overlapped device requests until driver dispatches them. 2019-05-23 22:18:32 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c server: Fix the returned error code for an invalid NT header offset. 2019-06-13 20:55:35 +02:00
mutex.c
named_pipe.c
object.c
object.h
process.c server: Add default security descriptor DACL for processes. 2019-04-24 21:57:48 +02:00
process.h server: Allow creating process kernel objects. 2019-04-20 00:18:14 +02:00
procfs.c
protocol.def server: Notify kernel when IRP is terminated by server. 2019-05-28 20:17:36 +02:00
ptrace.c
queue.c
region.c
registry.c
request.c
request.h server: Store IRP client pointer on server side. 2019-05-28 20:17:03 +02:00
security.h server: Add default security descriptor ownership for processes. 2019-04-24 21:57:48 +02:00
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c
thread.h
timer.c
token.c server: Create primary group using DOMAIN_GROUP_RID_USERS. 2019-05-01 11:15:29 +02:00
trace.c server: Notify kernel when IRP is terminated by server. 2019-05-28 20:17:36 +02:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c