wine/server
Daniel Lehman 0a02b6a86a ntdll: Implement NtCancelSynchronousIoFile.
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
2022-10-17 11:22:41 +02:00
..
async.c ntdll: Implement NtCancelSynchronousIoFile. 2022-10-17 11:22:41 +02:00
atom.c
change.c server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c ntdll: Return the required length from NtQueryDirectoryObject(). 2022-04-13 16:25:44 +02:00
event.c
fd.c ntdll: Fix returned status code for paths with a trailing slash. 2022-06-28 13:20:15 +02:00
file.c server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
file.h ntdll: Cancel asyncs when thread is terminated. 2022-06-09 13:20:13 +02:00
handle.c
handle.h
hook.c
mach.c server: Use correct context struct and thread flavor when setting debug registers on macOS. 2022-09-15 13:47:45 +02:00
mailslot.c
main.c
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
mapping.c
mutex.c
named_pipe.c
object.c server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
object.h
process.c server: Use the client provided rawinput registered device array. 2022-07-28 20:08:58 +02:00
process.h server: Use the client provided rawinput registered device array. 2022-07-28 20:08:58 +02:00
procfs.c
protocol.def ntdll: Implement NtCancelSynchronousIoFile. 2022-10-17 11:22:41 +02:00
ptrace.c
queue.c server: Avoid reallocating rawinput device array with zero size. 2022-08-08 18:50:54 +02:00
region.c
registry.c server: Create new keys in the parent of a shared key. 2022-07-13 12:50:07 +02:00
request.c
request.h ntdll: Implement NtCancelSynchronousIoFile. 2022-10-17 11:22:41 +02:00
security.h server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
semaphore.c
serial.c
signal.c
sock.c server: Always prefer synchronous I/O in nonblocking mode. 2022-08-24 09:06:37 -05:00
symlink.c
thread.c ntdll: Cancel asyncs when thread is terminated. 2022-06-09 13:20:13 +02:00
thread.h
timer.c
token.c server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
trace.c ntdll: Implement NtCancelSynchronousIoFile. 2022-10-17 11:22:41 +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