wine/server
Alexandre Julliard 51e8d579bb user32: Don't send cross-process message for GetWindowTextLength().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-22 21:58:02 +02:00
..
async.c server: Keep reference to terminated async in free_async_queue. 2018-02-27 10:28:13 +01:00
atom.c
change.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
class.c
clipboard.c
completion.c
console.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
debugger.c server: Use the correct process when looking for a mapped dll. 2017-10-03 11:59:20 +02:00
device.c server: Pass proper async object to queue_irp in device_file_flush. 2018-01-02 15:52:22 +01:00
directory.c
event.c
fd.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
file.c server: Map EXDEV to STATUS_NOT_SAME_DEVICE. 2018-05-11 11:08:10 +02:00
file.h server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
handle.c
handle.h
hook.c
mach.c
mailslot.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
main.c
Makefile.in
mapping.c server: Implement the various image flags in SECTION_IMAGE_INFORMATION. 2018-02-15 12:22:43 +01:00
mutex.c
named_pipe.c kernel32: Implement GetNamedPipeClient/ServerProcessId. 2018-04-11 16:23:05 +02:00
object.c
object.h
process.c server: No longer store the mapping object in the dll structure. 2017-09-26 17:01:45 +02:00
process.h server: No longer store the mapping object in the dll structure. 2017-09-26 17:01:45 +02:00
procfs.c
protocol.def user32: Don't send cross-process message for GetWindowTextLength(). 2018-05-22 21:58:02 +02:00
ptrace.c server: Avoid writing out of bounds in get_selector_entry(). 2018-02-16 19:19:43 +01:00
queue.c
region.c
registry.c server: Notify parents of registry value changes. 2018-05-07 12:09:47 +02:00
request.c
request.h user32: Don't send cross-process message for GetWindowTextLength(). 2018-05-22 21:58:02 +02:00
security.h
semaphore.c
serial.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
signal.c
snapshot.c
sock.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
symlink.c
thread.c server: Allow creating image mappings for all supported CPU platforms. 2018-01-30 10:57:00 +01:00
thread.h server: Allow creating image mappings for all supported CPU platforms. 2018-01-30 10:57:00 +01:00
timer.c server: Make it possible to deliver an APC to any thread alive in the process. 2017-11-13 21:14:47 +01:00
token.c server: Store the token owner separately. 2018-05-02 16:05:32 +02:00
trace.c user32: Don't send cross-process message for GetWindowTextLength(). 2018-05-22 21:58:02 +02:00
unicode.c
unicode.h
user.c
user.h
window.c user32: Don't send cross-process message for GetWindowTextLength(). 2018-05-22 21:58:02 +02:00
wineserver.de.UTF-8.man.in server: Move WineHQ URLs to https. 2017-12-01 09:23:26 +01:00
wineserver.fr.UTF-8.man.in server: Move WineHQ URLs to https. 2017-12-01 09:23:26 +01:00
wineserver.man.in server: Move WineHQ URLs to https. 2017-12-01 09:23:26 +01:00
winstation.c