wine/server
Alexandre Julliard 569c27945e server: Use standard named object functions for registry keys.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-07-07 19:10:02 +02:00
..
async.c ntdll: Cancel asyncs when thread is terminated. 2022-06-09 13:20:13 +02:00
atom.c
change.c
class.c
clipboard.c
completion.c
console.c kernelbase: Support CONSOLE_READCONSOLE_CONTROL in ReadConsoleW. 2022-03-01 22:41:15 +01:00
debugger.c
device.c server: Always close previous IRP handle. 2022-03-14 12:00:48 +01:00
directory.c ntdll: Return the required length from NtQueryDirectoryObject(). 2022-04-13 16:25:44 +02:00
event.c
fd.c ntdll: Fix returned status code for paths with a trailing slash. 2022-06-28 13:20:15 +02:00
file.c
file.h ntdll: Cancel asyncs when thread is terminated. 2022-06-09 13:20:13 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
mapping.c
mutex.c
named_pipe.c
object.c server: Prevent infinite symlink recursion in lookup_named_object(). 2022-07-05 14:33:55 +02:00
object.h
process.c server: Use negative values for console pseudo handles. 2022-04-12 21:39:42 +02:00
process.h
procfs.c
protocol.def server: Return the standard status code when the key exists in NtCreateKey. 2022-07-05 14:19:00 +02:00
ptrace.c
queue.c server: Avoid using pointer value after realloc. 2022-06-15 11:57:08 +02:00
region.c
registry.c server: Use standard named object functions for registry keys. 2022-07-07 19:10:02 +02:00
request.c
request.h server: Return the standard status code when the key exists in NtCreateKey. 2022-07-05 14:19:00 +02:00
security.h
semaphore.c
serial.c
signal.c
sock.c server: Allow IOCTL_AFD_POLL for sockets without unix fd. 2022-07-05 10:00:18 +02:00
symlink.c
thread.c ntdll: Cancel asyncs when thread is terminated. 2022-06-09 13:20:13 +02:00
thread.h
timer.c
token.c server: Return the full token group for TokenLogonSid. 2022-04-25 13:24:02 +02:00
trace.c server: Return the standard status code when the key exists in NtCreateKey. 2022-07-05 14:19:00 +02:00
unicode.c
unicode.h
user.c
user.h server: Make window struct a server object. 2022-02-09 18:37:32 +01:00
window.c server: Store all 64 bits of window id. 2022-02-10 18:15:04 +01:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c server: Make window struct a server object. 2022-02-09 18:37:32 +01:00