From: Jeff Smith Subject: Re: [PATCH 1/3] ucrtbase/tests: Test what iswctype considers a blank character. Message-Id: Date: Thu, 2 Jan 2020 11:18:31 -0600 In-Reply-To: References: <20200101074616.2138678-1-whydoubt@gmail.com> Hi Piotr, On Thu, Jan 2, 2020 at 7:56 AM Piotr Caban wrote: > In case of msvc*/ucrtbase dlls the function should use _pwctype table. OK, I will investigate that table, as Wine doesn't appear to be using it currently. Thanks, Jeff