Sweden-Number/server
Alexandre Julliard 54a7e592e4 ntdll: Implement ProcessImageInformation class in NtQueryInformationProcess().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-26 15:58:13 +02:00
..
Makefile.in
async.c
atom.c
change.c server: Avoid using interlocked functions. 2020-05-02 15:10:14 +02:00
class.c
clipboard.c
completion.c
console.c server: Save whole input history line again. 2020-05-08 13:34:25 +02:00
debugger.c
device.c
directory.c
event.c
fd.c server: Update shared user data timestamps on every request. 2020-05-25 20:28:15 +02:00
file.c
file.h ntdll: Implement ProcessImageInformation class in NtQueryInformationProcess(). 2020-05-26 15:58:13 +02:00
handle.c
handle.h
hook.c
mach.c server: Don't change cached thread context in set_thread_context. 2020-04-22 16:47:41 +02:00
mailslot.c
main.c server: Initialize current_time before it's used in init_registry. 2020-04-09 21:04:04 +02:00
mapping.c ntdll: Implement ProcessImageInformation class in NtQueryInformationProcess(). 2020-05-26 15:58:13 +02:00
mutex.c
named_pipe.c
object.c
object.h
process.c ntdll: Implement ProcessImageInformation class in NtQueryInformationProcess(). 2020-05-26 15:58:13 +02:00
process.h
procfs.c server: Add a platform-specific entry point to initialize registers of a new thread. 2017-07-27 17:04:04 +02:00
protocol.def ntdll: Implement ProcessImageInformation class in NtQueryInformationProcess(). 2020-05-26 15:58:13 +02:00
ptrace.c server: Don't change cached thread context in set_thread_context. 2020-04-22 16:47:41 +02:00
queue.c
region.c server: Map region to the window DPI in redraw_region(). 2018-08-24 20:12:05 +02:00
registry.c
request.c
request.h server: Add USD support with timestamp updates. 2020-05-12 10:57:56 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c server: Delay setting system registers until suspending select is waken. 2020-04-28 22:05:42 +02:00
thread.h server: Make thread context a server object. 2020-04-22 16:47:41 +02:00
timer.c
token.c
trace.c ntdll: Implement ProcessImageInformation class in NtQueryInformationProcess(). 2020-05-26 15:58:13 +02:00
unicode.c server: Add a helper function for hashing a Unicode string. 2020-03-24 19:43:38 +01:00
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