Commit Verlauf

Autor SHA1 Nachricht Datum
  Zebediah Figura 674d70a611 server: Avoid using the long double type on non-x86 platforms. vor 2 Jahren
  Zebediah Figura 4b00dd097d server: Handle the entire IOCTL_AFD_POLL ioctl on the server side. vor 3 Jahren
  Paul Gofman c338a6ff99 ntdll: Support THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER thread creation flag. vor 3 Jahren
  Jinoh Kang a4ffa1e7e2 ntdll: Implement NtCompareObjects. vor 3 Jahren
  Alexandre Julliard 8dc6987ba5 ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). vor 3 Jahren
  Paul Gofman b5f3ddd185 ntdll: Return sufficient info size at once from NtQuerySystemInformation(SystemProcessInformation). vor 3 Jahren
  Piotr Caban fd60414fce user32: Fix window style while CBT_CREATEWND hook is called. vor 3 Jahren
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. vor 3 Jahren
  Guillaume Charifi 5990f19bdc ntdll: Implement exclusive flag for IOCTL_AFD_POLL. vor 3 Jahren
  Gabriel Ivăncescu 2fe70331d9 ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject. vor 3 Jahren
  Zebediah Figura 1ee382c706 server: Pass the async result size as part of apc_call_t. vor 3 Jahren
  Zebediah Figura 097685aa9e ntoskrnl: Report separately whether an IRP was marked pending. vor 3 Jahren
  Zebediah Figura 484b78bda0 ntoskrnl: Report the initial status of an IRP separately from the IOSB status. vor 3 Jahren
  Zebediah Figura 69ea35a954 ntoskrnl: Report IRP completion via get_next_device_request if possible. vor 3 Jahren
  Zebediah Figura 70e95447f9 server: Create the special Perflib\009 key. vor 3 Jahren
  Alexandre Julliard b08b4b8213 server: Store the entry point as image-relative in pe_image_info_t. vor 3 Jahren
  Zebediah Figura bedd92ca06 server: Explicitly return whether a select request was immediately signaled. vor 3 Jahren
  Alexandre Julliard eb69da2a9c ntdll: Implement NtQueryInformationToken(TokenSessionId). vor 3 Jahren
  Alexandre Julliard b20cbd0d57 ntdll: Return the session id in NtQuerySystemInformation(SystemProcessInformation). vor 3 Jahren
  Alexandre Julliard bf4105b731 ntdll: Implement NtQueryInformationProcess(ProcessSessionInformation). vor 3 Jahren
  Alexandre Julliard ad93413c71 server: Store session id in the process and return it at process init time. vor 3 Jahren
  Zebediah Figura e759da260e server: Use a separate request to retrieve the object name. vor 3 Jahren
  Alexandre Julliard cc63b76833 server: Remove the no longer used pid/tid fields in the init_thread request. vor 3 Jahren
  Qian Hong 4e84a553a8 ntdll: Truncate files through the server. vor 3 Jahren
  Alexandre Julliard 8ac411ed6d server: Support both native and wow64 register contexts. vor 3 Jahren
  Alexandre Julliard 6e2ca647ba server: Trace extended registers as 128-bit entities. vor 3 Jahren
  Alexandre Julliard 6b86b41912 server: Simplify the naming of the YMM regs. vor 3 Jahren
  Alexandre Julliard f626349c0a server: Use separate handles for thread and context in get_thread_context. vor 3 Jahren
  Zebediah Figura f7ffd71f3c server: Remove the no longer used get_socket_event request. vor 3 Jahren
  Zebediah Figura 5b47e4ac0b server: Remove the no longer used get_socket_info request. vor 3 Jahren