.. |
Makefile.in
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
async.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
server: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
|
2010-01-22 12:18:37 +01:00 |
class.c
|
…
|
|
clipboard.c
|
…
|
|
completion.c
|
…
|
|
console.c
|
server: Check create_event return value in console creation.
|
2010-02-23 12:09:25 +01:00 |
debugger.c
|
server: Fix compiler warning with flag -Wcast-qual.
|
2010-03-29 12:11:53 +02:00 |
device.c
|
…
|
|
directory.c
|
…
|
|
event.c
|
…
|
|
fd.c
|
server: Set a proper error code when dup_fd_object fails.
|
2010-04-01 18:12:58 +02:00 |
file.c
|
server: Simplify computation of file modes from the security descriptor.
|
2009-12-11 17:47:30 +01:00 |
file.h
|
…
|
|
handle.c
|
server: Add support for returning the object name in NtQueryObject.
|
2010-01-08 13:01:50 +01:00 |
handle.h
|
…
|
|
hook.c
|
…
|
|
mach.c
|
…
|
|
mailslot.c
|
…
|
|
main.c
|
server: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
|
2010-01-22 12:18:37 +01:00 |
mapping.c
|
…
|
|
mutex.c
|
…
|
|
named_pipe.c
|
…
|
|
object.c
|
server: Add support for returning the object name in NtQueryObject.
|
2010-01-08 13:01:50 +01:00 |
object.h
|
server: Add support for returning the object name in NtQueryObject.
|
2010-01-08 13:01:50 +01:00 |
process.c
|
ntdll: Improve support for the ProcessDebugPort info class in NtQueryInformationProcess().
|
2010-03-15 15:56:42 +01:00 |
process.h
|
server: Any thread can set the idle event, don't treat the first one differently.
|
2009-12-16 18:06:32 +01:00 |
procfs.c
|
…
|
|
protocol.def
|
server: Fix 64-bit alignment of the context structure.
|
2010-04-01 19:56:09 +02:00 |
ptrace.c
|
…
|
|
queue.c
|
server: Add support for storing the cursor and show count in the thread input structure.
|
2010-03-22 17:52:23 +01:00 |
region.c
|
…
|
|
registry.c
|
server: Don't set the Wow64 flag on a Wow6432Node since it's already a 32-bit node.
|
2010-04-01 18:12:42 +02:00 |
request.c
|
…
|
|
request.h
|
server: Add support for storing the cursor and show count in the thread input structure.
|
2010-03-22 17:52:23 +01:00 |
security.h
|
server: Include user groups in file mode calculation when user is file owner.
|
2009-12-11 17:47:30 +01:00 |
semaphore.c
|
…
|
|
serial.c
|
…
|
|
signal.c
|
…
|
|
snapshot.c
|
…
|
|
sock.c
|
ws2_32: Use ntstatus in overlapped functions.
|
2010-03-23 12:35:56 +01:00 |
symlink.c
|
…
|
|
thread.c
|
server: Initial support for Wow64 registry redirection.
|
2010-03-02 12:03:17 +01:00 |
thread.h
|
server: Initial support for Wow64 registry redirection.
|
2010-03-02 12:03:17 +01:00 |
timer.c
|
…
|
|
token.c
|
server: Include user groups in file mode calculation when user is file owner.
|
2009-12-11 17:47:30 +01:00 |
trace.c
|
server: Update trace for new error codes.
|
2010-04-01 20:30:49 +02:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
…
|
|
window.c
|
user32: Fix Z-order handling of windows that have a top-most owner.
|
2010-02-19 13:05:08 +01:00 |
wineserver.fr.man.in
|
…
|
|
wineserver.man.in
|
…
|
|
winstation.c
|
…
|
|