.. |
Makefile.in
|
makefiles: Generate rules for building tool binaries.
|
2015-10-27 14:47:27 +09:00 |
async.c
|
…
|
|
atom.c
|
server: Initialize table->handles immediately after creation of atom table.
|
2015-08-19 20:19:58 +09:00 |
change.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
completion.c
|
…
|
|
console.c
|
server: Avoid invalid memory access when create_console_input fails.
|
2015-08-19 20:19:58 +09:00 |
debugger.c
|
…
|
|
device.c
|
…
|
|
directory.c
|
…
|
|
event.c
|
…
|
|
fd.c
|
ntdll: Work around a conflict between Wine and Solaris list.h.
|
2015-10-05 22:27:16 +09:00 |
file.c
|
server: Implement open_file_object for rootdir pointing to file object.
|
2015-08-21 14:39:21 +09:00 |
file.h
|
server: Implement open_file_object for rootdir pointing to file object.
|
2015-08-21 14:39:21 +09:00 |
handle.c
|
…
|
|
handle.h
|
…
|
|
hook.c
|
server: Replace 1 << 31 by 1u << 31 to avoid shift overflow in in get_active_hooks.
|
2015-09-07 15:04:01 +09:00 |
mach.c
|
…
|
|
mailslot.c
|
…
|
|
main.c
|
…
|
|
mapping.c
|
…
|
|
mutex.c
|
…
|
|
named_pipe.c
|
…
|
|
object.c
|
…
|
|
object.h
|
…
|
|
process.c
|
server: Properly inherit debug_children flag when creating new process.
|
2015-08-24 18:41:34 +09:00 |
process.h
|
…
|
|
procfs.c
|
…
|
|
protocol.def
|
server: Implement support for FileLinkInformation class in NtSetInformationFile.
|
2015-08-21 14:36:02 +09:00 |
ptrace.c
|
…
|
|
queue.c
|
…
|
|
region.c
|
…
|
|
registry.c
|
server: Store modification time as a key comment to avoid losing precision.
|
2015-08-18 18:11:32 +09:00 |
request.c
|
…
|
|
request.h
|
server: Implement support for FileLinkInformation class in NtSetInformationFile.
|
2015-08-21 14:36:02 +09:00 |
security.h
|
…
|
|
semaphore.c
|
…
|
|
serial.c
|
…
|
|
signal.c
|
…
|
|
snapshot.c
|
…
|
|
sock.c
|
server: Return STATUS_CANT_WAIT/WSAEWOULDBLOCK for non-overlapped SIO_ADDRESS_LIST_CHANGE requests on non-blocking sockets.
|
2015-10-02 18:11:32 +09:00 |
symlink.c
|
…
|
|
thread.c
|
server: For querying thread information demand THREAD_QUERY_LIMITED_INFORMATION access.
|
2015-08-21 14:35:04 +09:00 |
thread.h
|
…
|
|
timer.c
|
…
|
|
token.c
|
…
|
|
trace.c
|
server: Implement support for FileLinkInformation class in NtSetInformationFile.
|
2015-08-21 14:36:02 +09: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
|
…
|
|