Sweden-Number/server
Alexandre Julliard 3a5292eba7 server: Remove unnecessary structure names.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-13 19:16:44 +02:00
..
Makefile.in
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: Don't use set_no_fd_status for error handling in pipe objects. 2018-08-15 10:49:07 +02:00
file.c
file.h server: Don't use set_no_fd_status for error handling in pipe objects. 2018-08-15 10:49:07 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c server: Support ObjectTypeInformation in pipe objects. 2018-09-03 15:53:18 +02:00
object.c
object.h
process.c
process.h
procfs.c
protocol.def server: Remove unnecessary structure names. 2018-09-13 19:16:44 +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
request.h server: Scale coordinates in get_window_children_from_point based on DPI awareness. 2018-08-27 13:32:57 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c
thread.h
timer.c
token.c
trace.c server: Scale coordinates in get_window_children_from_point based on DPI awareness. 2018-08-27 13:32:57 +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