wine/server
Sebastian Lackner 9c29cee638 server: Store and notify all notification events associated with a given registry handle.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-27 21:06:26 +01:00
..
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c server: Fix handling of STATUS_ALERTED in get_next_console_request. 2020-12-02 20:51:51 +01:00
debugger.c ntdll: Implement NtCreateDebugObject(). 2021-01-27 11:23:11 +01:00
device.c
directory.c server: Release the l_intl fd once the mapping is created. 2020-11-28 16:24:49 +01:00
event.c
fd.c
file.c server: Use default_fd_get_poll_events() for file objects. 2021-01-22 11:12:21 +01:00
file.h server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
handle.c
handle.h
hook.c
mach.c
mailslot.c server: Do not dereference symlinks specified as root directory. 2020-11-26 23:25:38 +01:00
main.c server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
Makefile.in server: Use l_intl.nls for case mappings. 2020-11-27 18:28:35 +01:00
mapping.c ntdll: Create a SEC_IMAGE view also for .so builtins. 2021-01-26 16:38:56 +01:00
mutex.c
named_pipe.c server: Allow client pipe creation with server pipe as root directory. 2020-11-26 23:25:38 +01:00
object.c server: Do not dereference symlinks specified as root directory. 2020-11-26 23:25:38 +01:00
object.h server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
process.c server: Get rid of the exe_file parameter in the new_process request. 2021-01-26 16:38:56 +01:00
process.h server: Get rid of the exe_file parameter in the new_process request. 2021-01-26 16:38:56 +01:00
procfs.c
protocol.def ntdll: Implement NtCreateDebugObject(). 2021-01-27 11:23:11 +01:00
ptrace.c
queue.c
region.c
registry.c server: Store and notify all notification events associated with a given registry handle. 2021-01-27 21:06:26 +01:00
request.c server: Allow named pipes creation with device file as root directory. 2020-11-26 23:25:38 +01:00
request.h ntdll: Implement NtCreateDebugObject(). 2021-01-27 11:23:11 +01:00
security.h
semaphore.c
serial.c
signal.c
sock.c server: Avoid leaking "acceptsock" on allocation failure. 2021-01-22 11:12:21 +01:00
symlink.c server: Do not dereference symlinks specified as root directory. 2020-11-26 23:25:38 +01:00
thread.c server: Rename debug_ctx to debug_obj. 2021-01-27 10:39:25 +01:00
thread.h server: Rename debug_ctx to debug_obj. 2021-01-27 10:39:25 +01:00
timer.c
token.c
trace.c ntdll: Implement NtCreateDebugObject(). 2021-01-27 11:23:11 +01:00
unicode.c server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
unicode.h server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c server: Do not dereference symlinks specified as root directory. 2020-11-26 23:25:38 +01:00