Sweden-Number/server
Ralf Habacker 081a48ebab server: Release atoms when destroying a window class.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46180
Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-28 10:43:37 +01:00
..
Makefile.in makefiles: Support specifying installed files in the top-level makefile. 2018-11-27 14:48:04 +01:00
async.c server: Use file mode flags in async_handoff to decide if request is blocking. 2018-10-31 17:15:00 +01:00
atom.c
change.c server: Map FILE_NOTIFY_CHANGE_LAST_ACCESS to IN_MODIFY. 2018-11-07 18:32:25 +01:00
class.c server: Release atoms when destroying a window class. 2018-11-28 10:43:37 +01:00
clipboard.c
completion.c
console.c
debugger.c
device.c server: Use requested options for device pseudo fd. 2018-10-29 17:02:41 +01:00
directory.c
event.c
fd.c server: Track separately implicit and explicit file disposition. 2018-11-09 21:08:09 +01:00
file.c server: Introduce is_fd_overlapped() helper. 2018-10-31 17:14:55 +01:00
file.h server: Use file mode flags in async_handoff to decide if request is blocking. 2018-10-31 17:15:00 +01:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c server: Fix pipe server listen queue initialization. 2018-11-23 20:17:45 +01:00
object.c
object.h
process.c
process.h
procfs.c
protocol.def user32: Implement GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
ptrace.c
queue.c server: Fix keyboard hardware message regression. 2018-11-12 10:28:09 +01:00
region.c
registry.c
request.c
request.h server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs. 2018-10-25 20:32:03 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Return a WSA error code in accept_socket. 2018-11-20 16:26:04 +01:00
symlink.c
thread.c
thread.h
timer.c
token.c
trace.c server: Return a WSA error code in create_socket. 2018-11-20 16:26:04 +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