search for: zero_bits

Displaying 5 results from an estimated 5 matches for "zero_bits".

2019 Aug 16
0
Wine release 4.14
...ft(). widl: Pass a decl_spec_t to type_new_array(). widl: Pass a decl_spec_t to type_new_alias(). Rémi Bernon (9): ntdll: Add alloc_type parameter to virtual_map_section and top_down to map_image. ntdll: Directly call internal functions from APC handler. ntdll: Change zero_bits parameter type to ULONG_PTR for NtMapViewOfSection and NtAllocateVirtualMemory. ntdll/tests: Factor WoW64 checks and add is_win64 constant. ntdll/tests: Use MEM_TOP_DOWN parameter to consistently fail zero_bits tests. ntdll/tests: Update zero_bits > 31 test case to validate bit...
2019 Jun 21
0
Wine release 4.11
...ch midl.exe output. Roberto Pungartnik (2): po: Update Brazilian Portuguese translation. po: Update Brazilian Portuguese translation. Rémi Bernon (10): ntdll/tests: Move NtAllocateVirtualMemory tests that were in kernel32. ntdll/tests: Add NtAllocateVirtualMemory tests for zero_bits behavior. ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. ntdll/tests: Cleanup NtAllocateVirtualMemory related tests. kernel32/tests: Fix some NtMapViewOfSection tests expectations, and add results for w1064v1809. ntdll/tests: Move NtMapViewOfSection te...
2017 Jun 09
0
Wine release 2.10
...h with stack overflow errors when Wine is compiled with GCC 7.x (set_context_reg in ntdll/signal_x86_64.c assumes Xmm registers are aligned) ---------------------------------------------------------------- Changes since 2.9: Akihiro Sagawa (2): kernel32/tests: Add more tests related to the zero_bits parameter. ntdll: Zero bits parameter must be less than 21. Alex Henrie (1): adsldpc: Add stub DLL. Alexandre Julliard (40): configure: Add Android driver stub. wineandroid: Add initial stub for the Java activity. wineandroid: Install libraries from the package asset...
2015 Jun 26
0
Wine release 1.7.46
...inguish interface pointer and implementation pointer. qcap: Distinguish interface pointer and implementation pointer for base filter. quartz: Distinguish interface pointer and implementation pointer in multiple interfaces. ntdll: NtMapViewOfSection should fail if both addr_ptr and zero_bits is set. ntdll: Implement support for AT_ROUND_TO_PAGE flag in NtMapViewOfSection. Thomas Faber (2): dimm.idl: Add IActiveIMMMessagePumpOwner. msimtf: Add stub implementation for IActiveIMMMessagePumpOwner. Thomas Faller (2): cmd: Fix invalid memory access. cmd: Fix i...
2020 Jun 05
0
Wine release 5.10
.... ntdll: Move server call functions to the Unix library. ntdll: Move NtClose() and NtDuplicateObject() to the Unix library. ntdll: Add missing server_init_process_done() call. ntdll: Move the threading initialization functions to the Unix library. ntdll: Use the actual zero_bits parameter in the server requests. ntdll: Move server wait functions to the Unix library. ntdll: Properly reset the stack environment at thread exit on ARM64. ntdll: Move NtSetContextThread() implementation to the Unix library. ntdll: Move NtGetContextThread() implementation...