Wine-Devel

By thread
wine-devel@list.winehq.org

June 2018

  • 68 participants
  • 1149 messages
Out for a few days
by Alexandre Julliard
June 6, 2018
Re: [PATCH 2/3] kernel32: Implement Wow64GetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v2 5/5] kernel32: Implement Wow64SetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v2 4/5] kernel32: Implement Wow64GetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v2 3/5] ntdll: Implement RtlWow64SetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v2 2/5] ntdll: Implement RtlWow64GetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v2 1/5] winnt.h: Add some WOW64 definitions.
by Zebediah Figura
June 6, 2018
June 6, 2018
Re: [PATCH 3/5] wined3d: Set stream stride and offset even when buffer is NULL.
by Matteo Bruni
June 6, 2018
Re: [PATCH 3/5] wined3d: Set stream stride and offset even when buffer is NULL.
by Henri Verbeet
June 6, 2018
Re: [PATCH 1/5] wined3d: Declare the correct number and type of fragment shader color outputs.
by Matteo Bruni
June 6, 2018
Re: [PATCH 1/5] wined3d: Declare the correct number and type of fragment shader color outputs.
by Henri Verbeet
June 6, 2018
Re: [PATCH 1/5] wined3d: Declare the correct number and type of fragment shader color outputs.
by Matteo Bruni
June 6, 2018
Re: [PATCH 4/4] winevulkan: Update Vulkan support to 1.0.76.
by Roderick Colenbrander
June 6, 2018
Re: [PATCH 4/4] msi: Implement deferral for standard and custom actions.
by Zebediah Figura
June 6, 2018
Re: [PATCH] imm32/tests: Use the available ARRAY_SIZE() macro
by Aric Stewart
June 6, 2018
Re: [PATCH] ntoskrnl: Have MmIsAddressValid use IsBadReadPtr.
by Derek Lesho
June 6, 2018
Re: [PATCH 1/5] wined3d: Declare the correct number and type of fragment shader color outputs.
by Henri Verbeet
June 6, 2018
Re: [PATCH 2/3] kernel32: Implement Wow64GetThreadContext().
by Alexandre Julliard
June 6, 2018
June 6, 2018
Re: [PATCH 0/4] winevulkan: Update to 1.0.76
by Józef Kucia
June 6, 2018
[PATCH 4/4] webservices: Fix handling of empty text field mappings.
by Hans Leidekker
June 6, 2018
[PATCH 3/4] webservices: Handle WS_XML_TEXT_TYPE_INT64 in text_to_uint64.
by Hans Leidekker
June 6, 2018
[PATCH 2/4] webservices/tests: Make test data local if it's only used in one place.
by Hans Leidekker
June 6, 2018
[PATCH 1/4] webservices: Call WSACleanup when the dll is unloaded.
by Hans Leidekker
June 6, 2018
Re: [PATCH v2] comctl32/edit/tests: Add interactive test showing a rendering glitch
by Nikolay Sivov
June 6, 2018
[PATCH] winevulkan: Add copyright headers to files generated from vk.xml.
by Józef Kucia
June 6, 2018
Re: [PATCH] comctl32/taskdialog/tests: Add a basic taskdialog creator as interactive test
by Nikolay Sivov
June 6, 2018
Re: [PATCH 1/4 v4] riched20/tests: Rewrite tests for ITextServices_TxGetNaturalSize().
by Jactry Zeng
June 6, 2018
[PATCH 4/4 v5] riched20: Partially implement ITextServices_TxGetNaturalSize().
by Jactry Zeng
June 6, 2018
[PATCH 3/4 v5] riched20: Support external HDC in ME_WrapMarkedParagraphs().
by Jactry Zeng
June 6, 2018
[PATCH 2/4 v5] riched20: Call ITextHost_TxGetCharFormat() for setting default charformat.
by Jactry Zeng
June 6, 2018
[PATCH 1/4 v5] riched20/tests: Rewrite tests for ITextServices_TxGetNaturalSize().
by Jactry Zeng
June 6, 2018
Re: [PATCH 4/4] winevulkan: Update Vulkan support to 1.0.76.
by Józef Kucia
June 6, 2018
[PATCH 2/2] winevulkan: Update vk.xml to 1.1.76.
by Józef Kucia
June 6, 2018
[PATCH 1/2] winevulkan: Remove vk.xml from repository.
by Józef Kucia
June 6, 2018
Re: [PATCH 4/4] msi: Implement deferral for standard and custom actions.
by Hans Leidekker
June 6, 2018
June 6, 2018
June 6, 2018
Re: [PATCH] ntoskrnl: Have MmIsAddressValid use IsBadReadPtr.
by Thomas Faber
June 6, 2018
[PATCH] shellpath.c: Fix creation of HOME directory symbolic links
by Rob Walker
June 6, 2018
Re: [PATCH 4/4] msi: Implement deferral for standard and custom actions.
by Marvin
June 6, 2018
[PATCH 2/2] schedsvc: Add support for running tasks at specified time.
by Dmitry Timoshkov
June 6, 2018
[PATCH 1/2] schedsvc: Read triggers when loading a job file.
by Dmitry Timoshkov
June 6, 2018
[PATCH 4/4] msi: Implement deferral for standard and custom actions.
by Zebediah Figura
June 6, 2018
[PATCH 3/4] msi: Store the current script in the package.
by Zebediah Figura
June 6, 2018
[PATCH 2/4] msi: Resolve source when executing InstallFiles.
by Zebediah Figura
June 6, 2018
[PATCH 1/4] msi/tests: Test that some actions cause resolution of SourceDir.
by Zebediah Figura
June 6, 2018
Re: [PATCH] ntoskrnl: Have MmIsAddressValid use IsBadReadPtr.
by Zhiyi Zhang
June 6, 2018
Re: [PATCH 1/5] wined3d: Declare the correct number and type of fragment shader color outputs.
by Alistair Leslie-Hughes
June 6, 2018
Re: [PATCH 5/5] d3d11/tests: Add test for negative viewport coordinates.
by Marvin
June 5, 2018
[PATCH 3/3] kernel32: Implement Wow64SetThreadContext().
by Zebediah Figura
June 5, 2018
[PATCH 2/3] kernel32: Implement Wow64GetThreadContext().
by Zebediah Figura
June 5, 2018
[PATCH 1/3] winnt.h: Add some WOW64 definitions.
by Zebediah Figura
June 5, 2018
[PATCH] netapi32/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvfw32/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvcr120/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvcr110/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvcr90/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvcp140/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvcp120/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvcp90/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvcp60/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msvcirt/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] d3d8/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] credui/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH 5/5] d3d11/tests: Add test for negative viewport coordinates.
by Matteo Bruni
June 5, 2018
[PATCH 4/5] d3d9: Get rid of an unnecessary wined3d_device_set_base_vertex_index() call.
by Matteo Bruni
June 5, 2018
[PATCH 3/5] wined3d: Set stream stride and offset even when buffer is NULL.
by Matteo Bruni
June 5, 2018
[PATCH 2/5] d3d9/tests: Test how state is reset after DrawPrimitive[Indexed]UP().
by Matteo Bruni
June 5, 2018
[PATCH 1/5] wined3d: Declare the correct number and type of fragment shader color outputs.
by Matteo Bruni
June 5, 2018
[PATCH 3/3] msvcrt: Implement quick_exit and _crt_at_quick_exit
by Fabian Maurer
June 5, 2018
[PATCH 2/3] msvcrt: Add quick_exit
by Fabian Maurer
June 5, 2018
[PATCH 1/3] msvcrt: Add _crt_at_quick_exit stub
by Fabian Maurer
June 5, 2018
June 5, 2018
How to install Windows Installer 4.5 on WINE
by mrt303xx@aol.com
June 5, 2018
[PATCH] ntdsapi/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] msrle32/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] kernelbase/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] jscript/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] itss/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] iphlpapi/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] inetmib1/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] inetcomm/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] imm32/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
[PATCH] imagehlp/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 5, 2018
Re: [PATCH] ntoskrnl: Have MmIsAddressValid use IsBadReadPtr.
by Derek Lesho
June 5, 2018
[PATCH] ntoskrnl: Have MmIsAddressValid use IsBadReadPtr.
by Derek Lesho
June 5, 2018
[PATCH 2/2 v2] msvcp120: Add tests for concurrent_vector_Internal_push_back and capacity.
by Piotr Caban
June 5, 2018
[PATCH 1/2] msvcp120: Fix _Getcvt tests when zh_CN system locale is used
by Piotr Caban
June 5, 2018
Re: [PATCH 4/4] winevulkan: Update Vulkan support to 1.0.76.
by Alexandre Julliard
June 5, 2018