.. |
Makefile.in
|
makefiles: Include program files in the all: target.
|
2013-12-31 19:07:49 +01:00 |
async.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
completion.c
|
…
|
|
console.c
|
…
|
|
debugger.c
|
…
|
|
device.c
|
…
|
|
directory.c
|
…
|
|
event.c
|
…
|
|
fd.c
|
server: Create directories with the specified security attributes.
|
2013-11-21 19:44:45 +01:00 |
file.c
|
server: Create directories with the specified security attributes.
|
2013-11-21 19:44:45 +01:00 |
file.h
|
server: Add FILE_APPEND_DATA to the access rights that require unix file write permission.
|
2013-10-04 20:00:01 +02:00 |
handle.c
|
…
|
|
handle.h
|
…
|
|
hook.c
|
…
|
|
mach.c
|
…
|
|
mailslot.c
|
…
|
|
main.c
|
…
|
|
mapping.c
|
server: Check PE file architecture at mapping creation time.
|
2013-11-21 19:39:02 +01:00 |
mutex.c
|
…
|
|
named_pipe.c
|
…
|
|
object.c
|
…
|
|
object.h
|
…
|
|
process.c
|
server: Set process start time a bit later.
|
2013-12-20 11:13:10 +01:00 |
process.h
|
…
|
|
procfs.c
|
…
|
|
protocol.def
|
ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation.
|
2013-12-26 16:51:07 +01:00 |
ptrace.c
|
server: Include either sys/user.h or asm/user.h.
|
2013-10-07 14:44:34 +02:00 |
queue.c
|
…
|
|
region.c
|
…
|
|
registry.c
|
server: Return key name info for KeyNameInformation class.
|
2013-12-19 17:10:21 +01:00 |
request.c
|
…
|
|
request.h
|
ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation.
|
2013-12-26 16:51:07 +01:00 |
security.h
|
…
|
|
semaphore.c
|
ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation.
|
2013-12-26 16:51:07 +01:00 |
serial.c
|
server: Make it possible for WaitCommEvent to detect recursive requests.
|
2013-11-13 11:21:28 +01:00 |
signal.c
|
…
|
|
snapshot.c
|
…
|
|
sock.c
|
server: Fix a comment.
|
2013-09-23 11:50:56 +02:00 |
symlink.c
|
…
|
|
thread.c
|
kernel32: Validate the architecture of newly created processes on the server side.
|
2013-11-22 12:32:48 +01:00 |
thread.h
|
kernel32: Validate the architecture of newly created processes on the server side.
|
2013-11-22 12:32:48 +01:00 |
timer.c
|
…
|
|
token.c
|
…
|
|
trace.c
|
ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation.
|
2013-12-26 16:51:07 +01:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
…
|
|
window.c
|
server: Trigger a repaint on layered windows the first time the attributes are set.
|
2013-09-14 13:53:08 +02:00 |
wineserver.de.UTF-8.man.in
|
makefiles: Rename translated manpages according to their destination directory.
|
2013-11-18 11:33:34 +01:00 |
wineserver.fr.UTF-8.man.in
|
makefiles: Rename translated manpages according to their destination directory.
|
2013-11-18 11:33:34 +01:00 |
wineserver.man.in
|
…
|
|
winstation.c
|
server: Fixed winstation object leak in open_input_desktop.
|
2013-11-11 13:27:27 +01:00 |