.. |
async.c
|
ntdll: Cancel asyncs when thread is terminated.
|
2022-06-09 13:20:13 +02:00 |
atom.c
|
|
|
change.c
|
server: Define a server-side structure for SID.
|
2022-01-25 12:32:11 +01:00 |
class.c
|
|
|
clipboard.c
|
|
|
completion.c
|
|
|
console.c
|
kernelbase: Support CONSOLE_READCONSOLE_CONTROL in ReadConsoleW.
|
2022-03-01 22:41:15 +01:00 |
debugger.c
|
|
|
device.c
|
server: Always close previous IRP handle.
|
2022-03-14 12:00:48 +01:00 |
directory.c
|
ntdll: Return the required length from NtQueryDirectoryObject().
|
2022-04-13 16:25:44 +02:00 |
event.c
|
server: Add sys/types.h include in a few more files.
|
2021-10-11 11:44:02 +02:00 |
fd.c
|
ntdll: Fix returned status code for paths with a trailing slash.
|
2022-06-28 13:20:15 +02:00 |
file.c
|
server: Define a server-side structure for SID.
|
2022-01-25 12:32:11 +01:00 |
file.h
|
ntdll: Cancel asyncs when thread is terminated.
|
2022-06-09 13:20:13 +02:00 |
handle.c
|
server: Define a server-side structure for SID.
|
2022-01-25 12:32:11 +01:00 |
handle.h
|
|
|
hook.c
|
|
|
mach.c
|
server: Remove workarounds for Mac OS X 10.4.
|
2021-12-02 09:50:46 +01:00 |
mailslot.c
|
configure: Assume that sys/ioctl.h is available on Unix.
|
2021-12-09 18:43:51 +01:00 |
main.c
|
|
|
Makefile.in
|
server: Implement vm counters on FreeBSD.
|
2021-11-19 18:59:02 +01:00 |
mapping.c
|
server: Store PE image info in process structure.
|
2022-01-02 13:53:08 +01:00 |
mutex.c
|
server: Add sys/types.h include in a few more files.
|
2021-10-11 11:44:02 +02:00 |
named_pipe.c
|
server: Return ReadDataAvailable value for FilePipeLocalInformation.
|
2021-12-06 22:55:07 +01:00 |
object.c
|
server: Define a server-side structure for SID.
|
2022-01-25 12:32:11 +01:00 |
object.h
|
server: Implement the \??\GLOBALROOT symbolic link.
|
2021-11-25 21:43:49 +01:00 |
process.c
|
server: Use negative values for console pseudo handles.
|
2022-04-12 21:39:42 +02:00 |
process.h
|
server: Store PE image info in process structure.
|
2022-01-02 13:53:08 +01:00 |
procfs.c
|
|
|
protocol.def
|
ntdll: Implement NtRenameKey().
|
2022-06-28 15:54:15 +02:00 |
ptrace.c
|
configure: Assume that sys/wait.h is available on Unix.
|
2021-12-09 18:43:51 +01:00 |
queue.c
|
server: Avoid using pointer value after realloc.
|
2022-06-15 11:57:08 +02:00 |
region.c
|
|
|
registry.c
|
ntdll: Implement NtRenameKey().
|
2022-06-28 15:54:15 +02:00 |
request.c
|
configure: Assume that sys/wait.h is available on Unix.
|
2021-12-09 18:43:51 +01:00 |
request.h
|
ntdll: Implement NtRenameKey().
|
2022-06-28 15:54:15 +02:00 |
security.h
|
server: Define a server-side structure for SID.
|
2022-01-25 12:32:11 +01:00 |
semaphore.c
|
server: Add sys/types.h include in a few more files.
|
2021-10-11 11:44:02 +02:00 |
serial.c
|
configure: Assume that sys/ioctl.h is available on Unix.
|
2021-12-09 18:43:51 +01:00 |
signal.c
|
configure: Stop checking for poll.h and sys/poll.h - always use poll.h.
|
2021-10-31 17:56:54 +01:00 |
sock.c
|
ws2_32: Allow getsockname after AcceptEx.
|
2022-06-20 23:26:50 +02:00 |
symlink.c
|
server: Implement the \??\GLOBALROOT symbolic link.
|
2021-11-25 21:43:49 +01:00 |
thread.c
|
ntdll: Cancel asyncs when thread is terminated.
|
2022-06-09 13:20:13 +02:00 |
thread.h
|
|
|
timer.c
|
|
|
token.c
|
server: Return the full token group for TokenLogonSid.
|
2022-04-25 13:24:02 +02:00 |
trace.c
|
ntdll: Implement NtRenameKey().
|
2022-06-28 15:54:15 +02:00 |
unicode.c
|
server: Use sysctl instead of /proc/curproc/file on FreeBSD.
|
2021-10-25 18:50:59 +02:00 |
unicode.h
|
|
|
user.c
|
|
|
user.h
|
server: Make window struct a server object.
|
2022-02-09 18:37:32 +01:00 |
window.c
|
server: Store all 64 bits of window id.
|
2022-02-10 18:15:04 +01:00 |
wineserver.de.UTF-8.man.in
|
|
|
wineserver.fr.UTF-8.man.in
|
|
|
wineserver.man.in
|
|
|
winstation.c
|
server: Make window struct a server object.
|
2022-02-09 18:37:32 +01:00 |