[PATCH 1/2] combase: Set a flag on thread id initialization.

Huw Davies huw.davies at physics.ox.ac.uk
Thu Nov 19 07:44:06 CST 2020


On 18 Nov 2020, at 08:03, Nikolay Sivov <nsivov at codeweavers.com> wrote:
> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
> ---
> 
> For Chromimum issues reported as https://bugs.winehq.org/show_bug.cgi?id=50149.
> Flags names are taken from dotnet/coreclr headers.
> 
> dlls/combase/combase.c         |  3 ++
> dlls/combase/combase_private.h |  7 ++-
> dlls/ole32/tests/compobj.c     | 96 ++++++++++++++++++++++++++++++++++
> 3 files changed, 105 insertions(+), 1 deletion(-)

Hi Nikolay,

I've sent in a v2 that also fixed up the name in
ole32's copy of struct tlsdata.

Huw.




More information about the wine-devel mailing list