wine/server
Zebediah Figura fd4e7703e9 server: Do not create an iosb for IRP calls not associated with an async.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-02 10:21:18 +02:00
..
async.c server: Do not create an iosb for IRP calls not associated with an async. 2021-09-02 10:21:18 +02:00
atom.c
change.c
class.c
clipboard.c server: Remove obsolete synthesized formats in release_clipboard(). 2021-08-10 17:53:55 +02:00
completion.c
console.c
debugger.c server: Store the entry point as image-relative in pe_image_info_t. 2021-07-30 12:14:30 +02:00
device.c server: Do not create an iosb for IRP calls not associated with an async. 2021-09-02 10:21:18 +02:00
directory.c server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
event.c
fd.c server: Implement file access hints using posix_fadvise. 2021-08-24 20:51:42 +02:00
file.c
file.h server: Do not create an iosb for IRP calls not associated with an async. 2021-09-02 10:21:18 +02:00
handle.c server: Call the close_handle callback and release_object_from_handle() in the same loop. 2021-07-05 19:54:56 +02:00
handle.h
hook.c
mach.c
mailslot.c
main.c
Makefile.in
mapping.c server: Store the entry point as image-relative in pe_image_info_t. 2021-07-30 12:14:30 +02:00
mutex.c
named_pipe.c
object.c
object.h server: Add a native_machine global variable. 2021-06-24 11:00:24 +02:00
process.c server: Store the entry point as image-relative in pe_image_info_t. 2021-07-30 12:14:30 +02:00
process.h server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
procfs.c
protocol.def server: Store the entry point as image-relative in pe_image_info_t. 2021-07-30 12:14:30 +02:00
ptrace.c
queue.c
region.c
registry.c server: Create the special Perflib\009 key. 2021-08-10 17:53:55 +02:00
request.c
request.h server: Explicitly return whether a select request was immediately signaled. 2021-07-05 19:55:18 +02:00
security.h server: Store the session id in the process token. 2021-07-01 22:34:31 +02:00
semaphore.c
serial.c
signal.c
sock.c ws2_32: Properly implement getsockopt(SO_CONNECT_TIME). 2021-08-19 11:33:47 +02:00
symlink.c
thread.c server: Also set extended registers from the native context even in Wow64 mode. 2021-08-19 15:20:19 +02:00
thread.h
timer.c
token.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
trace.c server: Create the special Perflib\009 key. 2021-08-10 17:53:55 +02: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