.. |
async.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
atom.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
change.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
class.c
|
server: Directly return a structure in get_req_unicode_str().
|
2016-01-29 21:25:12 +09:00 |
clipboard.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
completion.c
|
server: Use the link_name operation to create named objects.
|
2016-02-05 00:20:01 +09:00 |
console.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
debugger.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
device.c
|
server: Use the link_name operation to create named objects.
|
2016-02-05 00:20:01 +09:00 |
directory.c
|
server: Remove some no longer used directory functions.
|
2016-02-09 20:36:17 +09:00 |
event.c
|
server: Use the link_name operation to create named objects.
|
2016-02-05 00:20:01 +09:00 |
fd.c
|
server: Support opening file objects from any root, not only directories.
|
2016-02-09 20:36:17 +09:00 |
file.c
|
server: Support opening file objects from any root, not only directories.
|
2016-02-09 20:36:17 +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
|
server: Add support for Win8 pseudo handles.
|
2016-02-11 12:15:54 +09:00 |
handle.h
|
server: Use a common helper function to implement open object calls.
|
2016-01-29 21:25:12 +09:00 |
hook.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
mach.c
|
server: Get debug registers on 64-bit Mac OS.
|
2015-06-05 19:49:37 +09:00 |
mailslot.c
|
server: Allow lookup_name to distinguish the case of an empty path.
|
2016-02-09 20:36:16 +09:00 |
main.c
|
server: Print the usage to stdout when invoked with --help.
|
2012-11-23 14:40:07 +01:00 |
Makefile.in
|
makefiles: Generate rules for installing programs.
|
2015-10-29 21:20:06 +09:00 |
mapping.c
|
server: Use the link_name operation to create named objects.
|
2016-02-05 00:20:01 +09:00 |
mutex.c
|
server: Use the link_name operation to create named objects.
|
2016-02-05 00:20:01 +09:00 |
named_pipe.c
|
server: Allow lookup_name to distinguish the case of an empty path.
|
2016-02-09 20:36:16 +09:00 |
object.c
|
server: Allow lookup_name to distinguish the case of an empty path.
|
2016-02-09 20:36:16 +09:00 |
object.h
|
server: Remove some no longer used directory functions.
|
2016-02-09 20:36:17 +09:00 |
process.c
|
server: Use the link_name operation to create named objects.
|
2016-02-05 00:20:01 +09:00 |
process.h
|
server: Allow 32-bit connections on ARM64.
|
2015-05-06 08:41:50 +09:00 |
procfs.c
|
server: Open mem file for write when writing memory.
|
2009-10-22 16:23:01 +02:00 |
protocol.def
|
server: Implement NtOpenJobObject.
|
2016-01-29 16:38:53 +09:00 |
ptrace.c
|
configure: Add a check for sys/ucontext.h and include it where appropriate.
|
2014-07-23 19:06:58 +02:00 |
queue.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
region.c
|
server: Fix an invalid memory access in subtract_overlapping (Valgrind).
|
2016-02-09 19:42:41 +09:00 |
registry.c
|
server: Implement object type for registry keys.
|
2016-02-09 20:36:17 +09:00 |
request.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
request.h
|
server: Fix checks for a valid directory in object attributes.
|
2016-02-01 14:57:37 +09:00 |
security.h
|
server: Add a helper function to validate and return object attributes.
|
2016-01-16 00:05:57 +09:00 |
semaphore.c
|
server: Use the link_name operation to create named objects.
|
2016-02-05 00:20:01 +09:00 |
serial.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
signal.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
snapshot.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
sock.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
symlink.c
|
server: Allow lookup_name to distinguish the case of an empty path.
|
2016-02-09 20:36:16 +09:00 |
thread.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
thread.h
|
ntdll: Implement ThreadQuerySetWin32StartAddress info class in NtSetInformationThread.
|
2015-07-29 21:44:03 +02:00 |
timer.c
|
server: Use the link_name operation to create named objects.
|
2016-02-05 00:20:01 +09:00 |
token.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
trace.c
|
server: Implement NtOpenJobObject.
|
2016-01-29 16:38:53 +09:00 |
unicode.c
|
server: Accept utf-8 data as input in registry files.
|
2008-01-07 21:17:10 +01:00 |
unicode.h
|
server: Accept utf-8 data as input in registry files.
|
2008-01-07 21:17:10 +01:00 |
user.c
|
server: Free client-side user handles at process exit.
|
2009-10-15 17:56:04 +02:00 |
user.h
|
server: Store the desktop object names inside their window station.
|
2016-01-20 22:40:58 +09:00 |
window.c
|
server: Directly return a structure in get_req_unicode_str().
|
2016-01-29 21:25:12 +09: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
|
server: Make wineserver manpage conform to common manpages conventions.
|
2013-07-22 17:16:05 +02:00 |
winstation.c
|
server: Allow lookup_name to distinguish the case of an empty path.
|
2016-02-09 20:36:16 +09:00 |