wine/server
2023-11-29 20:46:55 +01:00
..
async.c
atom.c
change.c server: Add cross-platform get_path_from_fd function. 2023-11-28 22:58:42 +01:00
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c
fd.c ntdll: Add support for FILE_{RENAME,LINK}_IGNORE_READONLY_ATTRIBUTE. 2023-10-05 18:49:44 +02:00
file.c
file.h server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
mapping.c server: Remove some leftover code from a failed rebase. 2023-10-06 11:24:23 +02:00
mutex.c
named_pipe.c server: Support FileStandardInformation for pipes. 2023-09-11 13:15:15 +02:00
object.c
object.h
process.c
process.h
procfs.c
protocol.def ntdll: Implement NtQueryInformationThread(ThreadIsTerminated). 2023-11-29 20:46:55 +01:00
ptrace.c
queue.c server: Send WM_WINE_SETCURSOR with the thread input cursor handle. 2023-10-11 20:30:04 +02:00
region.c
registry.c server: Only create Wow64 system directories for 32-bit platforms. 2023-10-31 14:07:16 +01:00
request.c
request.h ntdll: Implement NtQueryInformationThread(ThreadIsTerminated). 2023-11-29 20:46:55 +01:00
security.h
semaphore.c
serial.c
signal.c
sock.c server: Translate AFD_POLL_RESET to FD_CLOSE plus WSAECONNABORTED in window messages. 2023-11-22 20:03:04 +01:00
symlink.c server: Fix returned error when creating an existing symlink. 2023-10-30 13:33:28 +01:00
thread.c ntdll: Implement NtQueryInformationThread(ThreadIsTerminated). 2023-11-29 20:46:55 +01:00
thread.h
timer.c
token.c ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
trace.c ntdll: Implement NtQueryInformationThread(ThreadIsTerminated). 2023-11-29 20:46:55 +01:00
unicode.c server: Write terminating '\0' in the strings. 2023-09-12 09:40:52 +02:00
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