Wine-Devel

By thread
wine-devel@list.winehq.org

July 2016

  • 46 participants
  • 407 messages
Re: [v1 1/1] dinput: Sort virtual joysticks by name on the Mac
by Ken Thomases
July 17, 2016
Re: WineHQ upgrade breaking dinput8:dinput?
by Bernhard Übelacker
July 17, 2016
Re: [PATCH] winegstreamer: Fixes for video flipping
by Jan Schmidt
July 15, 2016
Re: [PATCH] winegstreamer: Fixes for video flipping
by Jan Schmidt
July 15, 2016
Re: [PATCH] winegstreamer: Fixes for video flipping
by Andrew Eikum
July 15, 2016
Re: [PATCH 2/9] d3drm: Implement IDirect3DRMDevice*::InitFromD3D. (v2)
by Aaryaman Vasishta
July 15, 2016
Fwd: Re: [PATCH] wined3d: Implement SM5 bfrev opcode in glsl.
by Guillaume Charifi
July 15, 2016
Re: [PATCH] wined3d: Implement SM5 bfrev opcode in glsl.
by Henri Verbeet
July 15, 2016
Re: [PATCH 4/9] d3drm: Implement IDirect3DRMViewport*::Init. (v5)
by Henri Verbeet
July 15, 2016
Re: [PATCH 2/9] d3drm: Implement IDirect3DRMDevice*::InitFromD3D. (v2)
by Henri Verbeet
July 15, 2016
Re: [PATCH] wined3d: Implement SM5 bfrev opcode in glsl.
by Józef Kucia
July 15, 2016
Re: [PATCH] msscript: Initial support for hosting script engines
by Jacek Caban
July 15, 2016
Re: [PATCH 4/9] d3drm: Implement IDirect3DRMViewport*::Init. (v5)
by Aaryaman Vasishta
July 15, 2016
Re: [PATCH 4/9] d3drm: Implement IDirect3DRMViewport*::Init. (v5)
by Michael Stefaniuc
July 15, 2016
Re: [PATCH 4/9] d3drm: Implement IDirect3DRMViewport*::Init. (v5)
by Aaryaman Vasishta
July 15, 2016
Re: [PATCH 4/4] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback. (v2)
by Stefan Dösinger
July 14, 2016
Re: [PATCH 05/12] d3drm: Implement IDirect3DRMDevice*::InitFromD3D.
by Stefan Dösinger
July 14, 2016
Re: Testbot 3D tests broken
by Matteo Bruni
July 14, 2016
Re: Testbot 3D tests broken
by Patrick Rudolph
July 14, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Ken Thomases
July 13, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Sebastian Lackner
July 13, 2016
Re: [2/2] kernel32/tests: Add tests for GetThreadSelectorEntry.
by Sebastian Lackner
July 13, 2016
Re: [PATCH 05/12] d3drm: Implement IDirect3DRMDevice*::InitFromD3D.
by Aaryaman Vasishta
July 13, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Ken Thomases
July 13, 2016
Re: [2/2] kernel32/tests: Add tests for GetThreadSelectorEntry.
by Marvin
July 13, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Sebastian Lackner
July 13, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Ken Thomases
July 13, 2016
Re: Testbot 3D tests broken
by Matteo Bruni
July 13, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Ken Thomases
July 13, 2016
Re: [PATCH v2 2/3] winex11.drv: avoid passing NULL to memcpy (clang)
by Matteo Bruni
July 13, 2016
Re: [PATCH 1/2] include: Fix include arguments.
by Matteo Bruni
July 13, 2016
Re: include: Add d3dx10math.inl.
by Matteo Bruni
July 13, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Sebastian Lackner
July 13, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Sebastian Lackner
July 13, 2016
Re: [PATCH 4/5] d3d11/tests: Add test for writing special floating-point values to render target.
by Henri Verbeet
July 13, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Ken Thomases
July 13, 2016
Re: ntdll/tests: Use inline implementation of NtCurrentTeb for exception tests.
by Huw Davies
July 13, 2016
Re: ntdll/tests: Use inline implementation of NtCurrentTeb for exception tests.
by Sebastian Lackner
July 13, 2016
Re: ntdll/tests: Use inline implementation of NtCurrentTeb for exception tests.
by Marvin
July 13, 2016
Re: [PATCH] wined3d: Fix the size parameter of glVertexAttrib*Pointer().
by Józef Kucia
July 13, 2016
Re: [PATCH] wined3d: Fix the size parameter of glVertexAttrib*Pointer().
by Guillaume Charifi
July 13, 2016
Re: [PATCH] wined3d: Fix the size parameter of glVertexAttrib*Pointer().
by Józef Kucia
July 13, 2016
Re: ncrypt: add some ncrypt stubs
by Sebastian Lackner
July 12, 2016
Re: kernel32: Overhaul the handling of argv in set_process_name().
by Sebastian Lackner
July 12, 2016
Re: Ubuntu considering dropping 32-bit libraries
by Josh DuBois
July 12, 2016
Testbot 3D tests broken
by Patrick Rudolph
July 12, 2016
Re: ncrypt: add some ncrypt stubs
by Alex Henrie
July 12, 2016
Re: [PATCH 3/3] wined3d/resource: Performance improvements, try 2
by Henri Verbeet
July 12, 2016
Re: [PATCH 1/3] d3d9/tests/visual: Add Vertexbuffer locking tests, try 2
by Henri Verbeet
July 12, 2016
Re: [PATCH] dxgi: Implement IDXGISwapChain GetFullscreenState
by Henri Verbeet
July 12, 2016
Re: [PATCH v2] kernel32: Use setprogname(3) to set the program name if available.
by Ken Thomases
July 11, 2016
Re: ntoskrnl.exe: add IoAttachDevice stub
by Sebastian Lackner
July 11, 2016
Re: [PATCH] kernel32/tests/fiber: Add tests for fiber-local storage.
by Sebastian Lackner
July 11, 2016
Re: [PATCH] kernel32/tests/fiber: Add tests for fiber-local storage.
by John Sheu
July 11, 2016
Re: [PATCH 3/3] wined3d/resource: Performance improvements, try 2
by Marvin
July 11, 2016
Re: [PATCH 1/3] d3d9/tests/visual: Add Vertexbuffer locking tests, try 2
by Marvin
July 11, 2016
Re: [v3 1/2] winejoystick.drv: Print location ID in debugstr_device on the Mac
by Ken Thomases
July 11, 2016
Re: [v3 2/3] dinput: Sort devices by location ID on the Mac
by DavidL
July 11, 2016
Re: [v3 3/3] dinput: Alter function name and code style
by DavidL
July 11, 2016
Re: usp10/tests: Use SetRect() instead of open coding it.
by Michael Stefaniuc
July 11, 2016
Re: [v3 1/2] winejoystick.drv: Print location ID in debugstr_device on the Mac
by DavidL
July 11, 2016
Re: usp10/tests: Use SetRect() instead of open coding it.
by Marvin
July 11, 2016
Re: [PATCH 4/4] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback. (v2)
by Aaryaman Vasishta
July 11, 2016
Re: [PATCH 4/4] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback. (v2)
by Aaryaman Vasishta
July 11, 2016
Re: [PATCH 4/4] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback. (v2)
by Aaryaman Vasishta
July 11, 2016
Re: [PATCH 4/4] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback. (v2)
by Stefan Dösinger
July 11, 2016
Re: [v3 1/2] winejoystick.drv: Print location ID in debugstr_device on the Mac
by DavidL
July 11, 2016
Re: [PATCH] ddraw/tests: Skip A4R4G4B4 ckey tests on Nvidia (v3)
by Marvin
July 10, 2016
Re: [v3 1/2] winejoystick.drv: Print location ID in debugstr_device on the Mac
by Ken Thomases
July 10, 2016
Re: [v3 3/3] dinput: Alter function name and code style
by Ken Thomases
July 10, 2016
Re: [PATCH 4/4] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback. (v2)
by Aaryaman Vasishta
July 10, 2016
Re: [v3 1/3] dinput: Print location ID in debugstr_device on the Mac
by Ken Thomases
July 10, 2016
Re: [PATCH 4/4] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback. (v2)
by Stefan Dösinger
July 10, 2016
Re: [v2 01/10] webservices: Add support for writing double values.
by Sebastian Lackner
July 10, 2016
Re: [PATCH 4/4] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback. (v2)
by Stefan Dösinger
July 10, 2016
Re: WineHQ upgrade breaking dinput8:dinput?
by André Hentschel
July 10, 2016
Re: [v2 01/10] webservices: Add support for writing double values.
by Hans Leidekker
July 10, 2016
Re: [PATCH] kernel32/tests/fiber: Add tests for fiber-local storage.
by Sebastian Lackner
July 10, 2016
Re: [PATCH] kernel32/tests/fiber: Add tests for fiber-local storage.
by Sebastian Lackner
July 10, 2016
Re: [PATCH] kernel32/tests/fiber: Add tests for fiber-local storage.
by André Hentschel
July 10, 2016
Re: [PATCH] kernel32/tests/fiber: Add tests for fiber-local storage.
by Nikolay Sivov
July 10, 2016
Re: [PATCH] kernel32/tests/fiber: Add tests for fiber-local storage.
by André Hentschel
July 10, 2016
Re: [PATCH 07/12] d3drm: Implement IDirect3DRMViewport*::Init. (v4)
by Stefan Dösinger
July 10, 2016
Re: [PATCH 07/12] d3drm: Implement IDirect3DRMViewport*::Init. (v4)
by Aaryaman Vasishta
July 10, 2016
Re: [PATCH 05/12] d3drm: Implement IDirect3DRMDevice*::InitFromD3D.
by Aaryaman Vasishta
July 10, 2016
Re: [PATCH 07/12] d3drm: Implement IDirect3DRMViewport*::Init. (v4)
by Stefan Dösinger
July 10, 2016
Re: [PATCH 05/12] d3drm: Implement IDirect3DRMDevice*::InitFromD3D.
by Stefan Dösinger
July 10, 2016
Re: [PATCH 1/2] d3d9/tests/visual: Add Vertexbuffer locking tests
by Stefan Dösinger
July 10, 2016
Re: [v2 01/10] webservices: Add support for writing double values.
by Sebastian Lackner
July 9, 2016
Re: explorerframe/tests: Use SetRect() instead of open coding it.
by Michael Stefaniuc
July 9, 2016
Re: explorerframe/tests: Use EqualRect() instead of open coding it.
by Marvin
July 9, 2016
Re: explorerframe/tests: The width is between the RECT left and right fields
by Marvin
July 9, 2016
Re: explorerframe/tests: Use SetRect() instead of open coding it.
by Marvin
July 9, 2016
Re: [PATCH v2 2/3] winex11.drv: avoid passing NULL to memcpy (clang)
by Alexandre Julliard
July 9, 2016
Re: [PATCH 2/2] wined3d/resource: Performance improvements
by Marvin
July 8, 2016
Re: [PATCH 1/2] d3d9/tests/visual: Add Vertexbuffer locking tests
by Marvin
July 8, 2016
Re: [PATCH] xmllite/writer: Support trivial case of WriteAttributeString()
by Marvin
July 8, 2016
Re: [PATCH 2/2] wscript: Added WScript.Quit tests.
by Marvin
July 8, 2016
Re: [PATCH 5/5] d3d11/tests: Add test for immediate constant buffer.
by Marvin
July 8, 2016
Re: [PATCH 3/5] d3d10core/tests: Add test for vertex formats.
by Marvin
July 8, 2016
Re: [PATCH 2/5] d3d11/tests: Add test for vertex formats.
by Marvin
July 8, 2016
Re: [3/3] wininet/tests: Add a test for recently introduced regression related to InternetCrackUrl.
by Marvin
July 8, 2016
Re: [2/3] wininet/tests: Avoid unnecessary initialization of variables.
by Marvin
July 8, 2016
Re: [1/3] wininet: Correctly set lpszUrlPath in InternetCrackUrlW for urls without path component.
by Marvin
July 8, 2016
Re: gdi32: Remove unused function.
by Huw Davies
July 8, 2016
Re: gdi32: Remove unused function.
by Sebastian Lackner
July 8, 2016
Re: gdi32: Optionally return the type from GDI_GetObjPtr().
by Huw Davies
July 8, 2016
Re: gdi32: Optionally return the type from GDI_GetObjPtr().
by Alexandre Julliard
July 8, 2016
Re: [v3] riched20: Add support for ECO_NOHIDESEL flag
by Huw Davies
July 8, 2016
Re: riched20: Add support for ECO_NOHIDESEL flag
by Huw Davies
July 8, 2016
Re: riched20: Add support for ECO_NOHIDESEL flag
by Piotr Caban
July 8, 2016
Re: riched20: Add support for ECO_NOHIDESEL flag
by Piotr Caban
July 8, 2016
Re: riched20: Add support for ECO_NOHIDESEL flag
by Huw Davies
July 8, 2016
Re: gdi32: Optionally return the type from GDI_GetObjPtr().
by Huw Davies
July 8, 2016
Re: gdi32: Optionally return the type from GDI_GetObjPtr().
by Dmitry Timoshkov
July 8, 2016
Re: [PATCH 02/12] d3drm: Move d3drm_device struct to d3drm_private.h.
by Aaryaman Vasishta
July 8, 2016
Re: [PATCH 04/12] d3drm: Implement IDirect3DRMDevice*::Add/DeleteDestroyCallback.
by Aaryaman Vasishta
July 8, 2016
Re: [PATCH v2 2/3] winex11.drv: avoid passing NULL to memcpy (clang)
by Kirill Smirnov
July 8, 2016
Re: [PATCH v2 3/3] winex11.drv: fix NULL pointer dereference (clang)
by Alexandre Julliard
July 7, 2016
Re: [PATCH v2 2/3] winex11.drv: avoid passing NULL to memcpy (clang)
by Alexandre Julliard
July 7, 2016
Re: [PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by Sebastian Lackner
July 7, 2016
Re: [PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by flan
July 7, 2016
Re: [PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by Alex Henrie
July 7, 2016
Re: [PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by Sebastian Lackner
July 7, 2016
Re: [PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by Alex Henrie
July 7, 2016
Re: [PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by Sebastian Lackner
July 7, 2016
Re: [PATCH v2] kernel32: Use setprogname(3) to set the program name if available.
by Ken Thomases
July 7, 2016
Re: [PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by Alex Henrie
July 7, 2016
[PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by flan
July 7, 2016
[PATCH] server: Move the \BaseNamedObjects symlink from \Sessions\0 to \Sessions\1\BaseNamedObjects.
by flan
July 7, 2016
Re: [PATCH 01/12] d3drm: Store reference to IDirect3DRM in struct d3drm_device.
by Aaryaman Vasishta
July 7, 2016
Re: [PATCH] wininet: fix the bug can not save proxy bypass server into regedit by ie internet options dialog
by Alex Henrie
July 7, 2016
Re: [PATCH] ws2_32: Allow user to enable IP dual stack (v4)
by Marvin
July 7, 2016
Re: [PATCH 3/3] mshtml: Export IElementSelector for all elements in compatibility mode >= IE8.
by Marvin
July 7, 2016
Re: [10/10] webservices: Implement WsWriteBody.
by Marvin
July 7, 2016
Re: [09/10] webservices: Implement WsWriteEnvelopeEnd.
by Marvin
July 7, 2016
Re: [08/10] webservices: Implement WsWriteEnvelopeStart.
by Marvin
July 7, 2016
Re: [07/10] webservices: Implement WsAddressMessage.
by Marvin
July 7, 2016
Re: [06/10] webservices: Implement WsInitializeMessage.
by Marvin
July 7, 2016
Re: [05/10] webservices: Implement WsCreateMessageForChannel.
by Marvin
July 7, 2016
Re: [03/10] webservices: Allow integer values to be passed by pointer in WsWriteType.
by Marvin
July 7, 2016
Re: [02/10] webservices: Inherit the prefix only if parent and child namespaces match.
by Marvin
July 7, 2016
Re: [01/10] webservices: Add support for writing double values.
by Marvin
July 7, 2016
Re: [PATCH v3 6/6] shell32: Set output interfaces to NULL in FolderItems functions.
by Alex Henrie
July 7, 2016
Re: [2/2] kernel32/tests: Add a test for sorting of InMemoryOrderModuleList.
by Sebastian Lackner
July 6, 2016
Re: [2/2] kernel32/tests: Add a test for sorting of InMemoryOrderModuleList.
by Marvin
July 6, 2016
Re: [PATCH 1/3] kernel32/tests/fiber: Add tests for fiber-local storage.
by John Sheu
July 6, 2016
Re: [PATCH v3 6/6] shell32: Set output interfaces to NULL in FolderItems functions.
by Alex Henrie
July 6, 2016
Ubuntu considering dropping 32-bit libraries
by Josh DuBois
July 6, 2016
Re: [PATCH 3/3] wininet: Added semi-stub INTERNET_OPTION_END_BROWSER_SESSION implementation.
by Marvin
July 6, 2016
Re: [PATCH 2/3] wininet: Always set returned size in InternetGetCookieExA.
by Marvin
July 6, 2016
Re: [PATCH 1/6] wined3d: Implement d3d11_immediate_context_Begin().
by Józef Kucia
July 6, 2016
Re: [PATCH] explorer: add registry support to disable Virtual Desktop systray
by Alexandre Julliard
July 6, 2016
Re: [PATCH v3 6/6] shell32: Set output interfaces to NULL in FolderItems functions.
by Michael Stefaniuc
July 6, 2016
Re: [PATCH v2 1/3] comdlg32: Init clipboard format only once in filedlg.
by Alexandre Julliard
July 6, 2016
Re: [PATCH] explorer: add registry support to disable Virtual Desktop systray
by Alex Henrie
July 6, 2016
Re: [1/3] imm32, user32: Create and destroy the default IME window implicitly. (try 8)
by Alexandre Julliard
July 6, 2016
Re: [PATCH] advapi32: Add some tests for StartTrace().
by Zebediah Figura
July 5, 2016
Re: [PATCH 3/3] regedit: Process the next file, if any, on error (v2)
by Hugh McMaster
July 5, 2016
[v3] secur32 : add and fix some algids
by Max Qian
July 5, 2016
Re: [PATCH 02/15] mshtml: Rewrite navigation tests using new HTTP emulation framework.
by Jacek Caban
July 5, 2016
Re: [PATCH 14/15] mshtml: Reimplement IHTMLDocument5::get_compatMode based on document mode.
by Marvin
July 5, 2016
Re: [PATCH 13/15] mshtml: Added document.documentMode tests.
by Marvin
July 5, 2016
Re: [PATCH 02/15] mshtml: Rewrite navigation tests using new HTTP emulation framework.
by Marvin
July 5, 2016
Re: [PATCH] ws2_32: Allow user to enable IP dual stack (v3)
by Bruno Jesus
July 5, 2016
Re: [PATCH v2 3/5] shell32/tests: Add tests for FolderItems.
by Nikolay Sivov
July 5, 2016
Re: [PATCH v2 3/5] shell32/tests: Add tests for FolderItems.
by Alex Henrie
July 5, 2016
Re: [PATCH v2 3/5] shell32/tests: Add tests for FolderItems.
by Nikolay Sivov
July 5, 2016
Re: [PATCH v2 3/5] shell32/tests: Add tests for FolderItems.
by Alex Henrie
July 5, 2016
Re: [PATCH v2 3/5] shell32/tests: Add tests for FolderItems.
by Nikolay Sivov
July 5, 2016
Re: [PATCH v2 3/5] shell32/tests: Add tests for FolderItems.
by Alex Henrie
July 5, 2016
Re: [PATCH 6/7] d3drm: Implement IDirect3DRMViewport*::Init. (v3)
by Henri Verbeet
July 5, 2016
Re: ntdll: Add RtlRestoreContext implementation
by Piotr Caban
July 5, 2016
Re: [PATCH 3/3] regedit: Process the next file, if any, on error (v2)
by Sebastian Lackner
July 5, 2016
Re: ntdll: Add RtlRestoreContext implementation
by Sebastian Lackner
July 5, 2016
Re: [PATCH] ws2_32: Allow user to enable IP dual stack (v3)
by Marvin
July 5, 2016
Re: [v2] secur32 : add and fix some algids
by Jacek Caban
July 5, 2016
Re: krnl386.exe16: Fix a typo in comment.
by Huw Davies
July 5, 2016
Re: gdi32/dibdrv: Fix a typo in comment.
by Huw Davies
July 5, 2016
Re: [PATCH 2/5] shell32: Stub out FolderItems.
by Michael Stefaniuc
July 5, 2016
Re: [PATCH v2 3/5] shell32/tests: Add tests for FolderItems.
by Nikolay Sivov
July 5, 2016
Re: [PATCH v2 2/5] shell32: Stub out FolderItems.
by Nikolay Sivov
July 5, 2016
Re: [PATCH 2/5] shell32: Stub out FolderItems.
by Alex Henrie
July 5, 2016
Re: PATCH] ws2_32: Allow user to enable IP dual stack.
by Bruno Jesus
July 4, 2016
Re: [PATCH 2/5] shell32: Stub out FolderItems.
by Alex Henrie
July 4, 2016
Re: [PATCH v2 05/11] d3d11/tests: Add test for creating unordered access views.
by Henri Verbeet
July 4, 2016
Re: [PATCH 2/5] shell32: Stub out FolderItems.
by Sebastian Lackner
July 4, 2016
Re: PATCH] ws2_32: Allow user to enable IP dual stack.
by Marvin
July 4, 2016
Re: [PATCH 1/2] msvcr120: Add fegetenv implementation
by Marvin
July 4, 2016
Re: [PATCH] advapi32: Add some tests for StartTrace(). (v2)
by Marvin
July 4, 2016
Re: [PATCH] advapi32: Add some tests for StartTrace(). (v2)
by Austin English
July 4, 2016
Re: [PATCH signed-off] secur32 : add and fix some algids
by Max Qian
July 3, 2016
Re: [PATCH signed-off] secur32 : add and fix some algids
by Maxqia
July 3, 2016
Re: [PATCH] wined3d/resource: Performance improvement
by Patrick Rudolph
July 3, 2016
Re: [PATCH] wined3d/resource: Performance improvement
by Stefan Dösinger
July 3, 2016
Re: Re: [PATCH] wined3d/resource: Performance improvement
by Henri Verbeet
July 3, 2016
Re: [PATCH] advapi32: Add some tests for StartTrace().
by GOUJON Alexandre
July 3, 2016
Re: [PATCH] advapi32: Add some tests for StartTrace().
by Zebediah Figura
July 2, 2016
Re: [PATCH 1/3] kernel32/tests/fiber: Add tests for fiber-local storage.
by André Hentschel
July 2, 2016
Re: [PATCH] advapi32: Add some tests for StartTrace().
by Marvin
July 2, 2016