wine/server
Sebastian Lackner 08706ef357 server: Implement wineserver call for SystemHandleInformation.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-29 17:51:59 +01:00
..
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c server: Add console font information. 2015-11-03 00:33:24 +09:00
debugger.c ntdll: ProcessDebugFlags should return debug_children flag instead of !debugger_present. 2015-12-21 18:14:43 +01:00
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 server: Return STATUS_CANNOT_DELETE when trying to open readonly file with FILE_DELETE_ON_CLOSE. 2015-11-11 19:39:22 +09:00
file.c
file.h
handle.c server: Implement wineserver call for SystemHandleInformation. 2015-12-29 17:51:59 +01:00
handle.h
hook.c
mach.c
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: Fix crash when calling SetNamedPipeHandleState on partially closed pipe. 2015-11-23 23:35:16 +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 ntdll: ProcessDebugFlags should return debug_children flag instead of !debugger_present. 2015-12-21 18:14:43 +01:00
process.h
procfs.c
protocol.def server: Implement wineserver call for SystemHandleInformation. 2015-12-29 17:51:59 +01:00
ptrace.c
queue.c server: Remove out of date comment. 2015-11-20 22:19:28 +09:00
region.c
registry.c server: Do not require SeBackupPrivilege in load_registry and unload_registry. 2015-11-16 17:26:22 +09:00
request.c
request.h server: Implement wineserver call for SystemHandleInformation. 2015-12-29 17:51:59 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
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
timer.c
token.c server: Fix assignment of primary_group in token_duplicate. 2015-12-21 18:17:03 +01:00
trace.c server: Implement wineserver call for SystemHandleInformation. 2015-12-29 17:51:59 +01:00
unicode.c
unicode.h
user.c
user.h
window.c server: Check winstation visibility in server to avoid race-conditions. 2015-12-04 13:18:00 +09:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c user32: Make sure explorer.exe process is spawned for the correct desktop. 2015-12-04 13:22:55 +09:00