wine/server
Alexandre Julliard 7bebf7db8c ntdll: Implement NtSetInformationDebugObject().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-01 11:10:06 +01:00
..
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c ntdll: Implement NtSetInformationDebugObject(). 2021-02-01 11:10:06 +01:00
device.c
directory.c
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
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
Makefile.in
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
object.c
object.h ntdll: Implement NtDebugActiveProcess() and NtRemoveProcessDebug(). 2021-02-01 11:09:01 +01:00
process.c ntdll: Pass a debug object in the new_process request. 2021-02-01 11:08:44 +01:00
process.h ntdll: Pass a debug object in the new_process request. 2021-02-01 11:08:44 +01:00
procfs.c
protocol.def ntdll: Implement NtSetInformationDebugObject(). 2021-02-01 11:10:06 +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
request.h ntdll: Implement NtSetInformationDebugObject(). 2021-02-01 11:10:06 +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
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 NtSetInformationDebugObject(). 2021-02-01 11:10:06 +01: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