wine/server
Jacek Caban ee28e0107c server: Return STATUS_BUFFER_OVERFLOW in pipe_end_peek for partial reads in message mode.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-22 09:53:25 +02:00
..
async.c
atom.c
change.c
class.c user32: Fix returned class name for other process windows. 2018-06-13 22:13:27 +02:00
clipboard.c
completion.c
console.c kernel32: Add AttachConsole implementation. 2018-08-16 13:21:56 +02:00
debugger.c
device.c
directory.c
event.c
fd.c server: Use pipe_end_get_file_info for FilePipeLocalInformation implementation. 2018-10-17 10:01:10 +02:00
file.c
file.h server: Use pipe_end_get_file_info for FilePipeLocalInformation implementation. 2018-10-17 10:01:10 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
Makefile.in
mapping.c server: Also return CPU type in the mapping image information. 2018-10-11 15:12:39 +02:00
mutex.c
named_pipe.c server: Return STATUS_BUFFER_OVERFLOW in pipe_end_peek for partial reads in message mode. 2018-10-22 09:53:25 +02:00
object.c
object.h
process.c server: Don't return the process exe file to the client. 2018-09-24 22:41:30 +02:00
process.h server: Store the process exe file in the process structure. 2018-09-24 22:41:30 +02:00
procfs.c
protocol.def server: Use pipe_end_get_file_info for FilePipeInformation implementation. 2018-10-17 10:01:10 +02:00
ptrace.c
queue.c
region.c server: Map region to the window DPI in redraw_region(). 2018-08-24 20:12:05 +02:00
registry.c
request.c server: Allow specifying the security descriptor for a new process. 2018-09-20 14:50:48 +02:00
request.h server: Use pipe_end_get_file_info for FilePipeInformation implementation. 2018-10-17 10:01:10 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c server: Specify the process in which to create a new thread. 2018-09-20 14:50:48 +02:00
thread.h server: Allow specifying the security descriptor for a new thread. 2018-09-20 13:06:12 +02:00
timer.c
token.c
trace.c server: Use pipe_end_get_file_info for FilePipeInformation implementation. 2018-10-17 10:01:10 +02:00
unicode.c
unicode.h
user.c
user.h server: Map region to the window DPI in redraw_region(). 2018-08-24 20:12:05 +02:00
window.c server: Use screen coordinates in the update_window_zorder request. 2018-08-27 15:16:45 +02:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c