Commit History

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