Sweden-Number/server
Gabriel Ivăncescu 2fe70331d9 ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-14 21:24:14 +02:00
..
Makefile.in
async.c ntdll: Do not fill the IOSB if a device IRP failed synchronously. 2021-09-14 18:30:17 +02:00
atom.c
change.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
class.c
clipboard.c server: Remove obsolete synthesized formats in release_clipboard(). 2021-08-10 17:53:55 +02:00
completion.c
console.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
debugger.c server: Store the entry point as image-relative in pe_image_info_t. 2021-07-30 12:14:30 +02:00
device.c ntoskrnl: Report separately whether an IRP was marked pending. 2021-09-13 11:33:19 +02:00
directory.c server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
event.c server: Make pulse_event() static. 2021-03-18 22:04:01 +01:00
fd.c server: Create pseudo-fds as initially signaled. 2021-09-14 18:30:29 +02:00
file.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
file.h ntoskrnl: Report the initial status of an IRP separately from the IOSB status. 2021-09-13 11:32:18 +02:00
handle.c server: Call the close_handle callback and release_object_from_handle() in the same loop. 2021-07-05 19:54:56 +02:00
handle.h
hook.c
mach.c server: Get rid of the CPU type and functions. 2021-04-27 10:42:04 +02:00
mailslot.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
main.c
mapping.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
mutex.c
named_pipe.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
object.c
object.h server: Add a native_machine global variable. 2021-06-24 11:00:24 +02:00
process.c ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject. 2021-09-14 21:24:14 +02:00
process.h server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
procfs.c
protocol.def ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject. 2021-09-14 21:24:14 +02:00
ptrace.c server: Check for system regs before suspending for ptrace. 2021-05-26 21:30:30 +02:00
queue.c server: Send HID report data with the WM_INPUT messages. 2021-05-31 12:31:21 +02:00
region.c
registry.c server: Create the special Perflib\009 key. 2021-08-10 17:53:55 +02:00
request.c
request.h server: Pass the async result size as part of apc_call_t. 2021-09-14 18:30:09 +02:00
security.h server: Store the session id in the process token. 2021-07-01 22:34:31 +02:00
semaphore.c
serial.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
signal.c
sock.c server: Don't wake up always-blocking asyncs. 2021-09-09 22:30:45 +02:00
symlink.c
thread.c server: Also set extended registers from the native context even in Wow64 mode. 2021-08-19 15:20:19 +02:00
thread.h ntdll: Avoid accessing the I/O status block in wait_async(). 2021-05-24 11:32:28 +02:00
timer.c server: Use a standard user APC also for timers. 2021-05-25 21:13:00 +02:00
token.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
trace.c ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject. 2021-09-14 21:24:14 +02:00
unicode.c
unicode.h
user.c
user.h server: Track desktop users per thread instead of per process. 2021-04-21 21:00:33 +02:00
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c server: Track desktop users per thread instead of per process. 2021-04-21 21:00:33 +02:00