wine/server
Jacek Caban e0d51609a1 server: Notify parent key when subkey is created.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-09 23:16:44 +09:00
..
async.c
atom.c server: Initialize table->handles immediately after creation of atom table. 2015-08-19 20:19:58 +09:00
change.c server: Fix type name of directory file. 2015-06-05 14:32:27 +09:00
class.c
clipboard.c server: Add a request to empty the clipboard. 2015-06-09 22:09:56 +09:00
completion.c server: Fix type name of IoCompletion. 2015-06-05 14:32:15 +09:00
console.c server: Add console font information. 2015-11-03 00:33:24 +09:00
debugger.c
device.c server: Remove unused device manager argument from set_irp_result call. 2015-10-29 11:02:32 +09:00
directory.c server: Clear last error when creating object without name. 2015-11-02 23:02:22 +09:00
event.c
fd.c ntdll: Work around a conflict between Wine and Solaris list.h. 2015-10-05 22:27:16 +09:00
file.c server: Implement open_file_object for rootdir pointing to file object. 2015-08-21 14:39:21 +09:00
file.h server: Implement open_file_object for rootdir pointing to file object. 2015-08-21 14:39:21 +09:00
handle.c
handle.h
hook.c server: Replace 1 << 31 by 1u << 31 to avoid shift overflow in in get_active_hooks. 2015-09-07 15:04:01 +09:00
mach.c server: Get debug registers on 64-bit Mac OS. 2015-06-05 19:49:37 +09:00
mailslot.c
main.c
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
mapping.c
mutex.c
named_pipe.c server: Clear last error when creating object without name. 2015-11-02 23:02:22 +09:00
object.c server: Clear last error when creating object without name. 2015-11-02 23:02:22 +09:00
object.h
process.c server: Properly inherit debug_children flag when creating new process. 2015-08-24 18:41:34 +09:00
process.h
procfs.c
protocol.def server: Add console font information. 2015-11-03 00:33:24 +09:00
ptrace.c
queue.c server: Add fallback to desktop keystate in get_key_state wineserver call. 2015-07-10 15:07:45 +09:00
region.c
registry.c server: Notify parent key when subkey is created. 2015-11-09 23:16:44 +09:00
request.c
request.h server: Add console font information. 2015-11-03 00:33:24 +09:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Return STATUS_CANT_WAIT/WSAEWOULDBLOCK for non-overlapped SIO_ADDRESS_LIST_CHANGE requests on non-blocking sockets. 2015-10-02 18:11:32 +09:00
symlink.c
thread.c server: Wake up APC if we fail to allocate a handle in target process. 2015-11-05 20:22:38 +09:00
thread.h ntdll: Implement ThreadQuerySetWin32StartAddress info class in NtSetInformationThread. 2015-07-29 21:44:03 +02:00
timer.c
token.c server: Make returning used privileges optional in token_access_check. 2015-07-17 20:19:36 +09:00
trace.c server: Add console font information. 2015-11-03 00:33:24 +09: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