.. |
Makefile.in
|
configure: Add a separate variable for wineloader-specific flags.
|
2017-04-28 15:01:38 +02: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: Use server_get_file_info for all info classes not implemented on client side.
|
2018-10-24 16:58:08 +02:00 |
class.c
|
user32: Fix returned class name for other process windows.
|
2018-06-13 22:13:27 +02:00 |
clipboard.c
|
server: Use the ARRAY_SIZE() macro.
|
2018-10-23 13:56:55 +02:00 |
completion.c
|
…
|
|
console.c
|
kernel32: Add AttachConsole implementation.
|
2018-08-16 13:21:56 +02: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: Use requested options for device pseudo fd.
|
2018-10-29 17:02:41 +01:00 |
directory.c
|
server: Use the ARRAY_SIZE() macro.
|
2018-10-23 13:56:55 +02:00 |
event.c
|
…
|
|
fd.c
|
server: Add FILE_SKIP_SET_EVENT_ON_HANDLE support.
|
2018-11-01 21:50:57 +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
|
server: Do not set SE_{D, S}ACL_PRESENT if no {D, S}ACL was set.
|
2017-06-15 11:09:16 +02:00 |
handle.h
|
…
|
|
hook.c
|
…
|
|
mach.c
|
server: Add a platform-specific entry point to initialize registers of a new thread.
|
2017-07-27 17:04:04 +02:00 |
mailslot.c
|
server: Use server_get_file_info for all info classes not implemented on client side.
|
2018-10-24 16:58:08 +02:00 |
main.c
|
…
|
|
mapping.c
|
server: Use the ARRAY_SIZE() macro.
|
2018-10-23 13:56:55 +02:00 |
mutex.c
|
…
|
|
named_pipe.c
|
server: Use a separated object for each opened named pipe device file.
|
2018-10-30 00:10:14 +01:00 |
object.c
|
server: Do not set SE_{D, S}ACL_PRESENT if no {D, S}ACL was set.
|
2017-06-15 11:09:16 +02:00 |
object.h
|
…
|
|
process.c
|
server: Pass a process as parent to create_process().
|
2018-10-22 11:44:38 +02:00 |
process.h
|
server: Pass a process as parent to create_process().
|
2018-10-22 11:44:38 +02:00 |
procfs.c
|
server: Add a platform-specific entry point to initialize registers of a new thread.
|
2017-07-27 17:04:04 +02:00 |
protocol.def
|
server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs.
|
2018-10-25 20:32:03 +02:00 |
ptrace.c
|
server: Avoid writing out of bounds in get_selector_entry().
|
2018-02-16 19:19:43 +01:00 |
queue.c
|
server: Use the ARRAY_SIZE() macro.
|
2018-10-23 13:56:55 +02:00 |
region.c
|
server: Map region to the window DPI in redraw_region().
|
2018-08-24 20:12:05 +02:00 |
registry.c
|
server: Use the ARRAY_SIZE() macro.
|
2018-10-23 13:56:55 +02:00 |
request.c
|
server: Allow specifying the security descriptor for a new process.
|
2018-09-20 14:50:48 +02:00 |
request.h
|
server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs.
|
2018-10-25 20:32:03 +02:00 |
security.h
|
server: Assign a default label to all tokens.
|
2017-06-19 09:50:32 +02:00 |
semaphore.c
|
…
|
|
serial.c
|
server: Use server_get_file_info for all info classes not implemented on client side.
|
2018-10-24 16:58:08 +02:00 |
signal.c
|
…
|
|
snapshot.c
|
…
|
|
sock.c
|
server: Use server_get_file_info for all info classes not implemented on client side.
|
2018-10-24 16:58:08 +02:00 |
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
|
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: Use the ARRAY_SIZE() macro.
|
2018-10-23 13:56:55 +02:00 |
trace.c
|
server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs.
|
2018-10-25 20:32:03 +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
|
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
|
…
|
|