Hi Huw,
On 10/1/21 2:04 PM, Huw Davies wrote:
Signed-off-by: Huw Davieshuw@codeweavers.com
dlls/nsiproxy.sys/ip.c | 22 +++++++++++----------- dlls/nsiproxy.sys/ndis.c | 2 +- dlls/nsiproxy.sys/tcp.c | 4 ++-- dlls/nsiproxy.sys/udp.c | 6 +++--- 4 files changed, 17 insertions(+), 17 deletions(-)
There was a reason we avoided those in pre-PE code. Piotr should know more details, but I think it unreliable for Turkish locale (IIRC something about handling uppercased 'i'). It looks like a local helper that would just handle case sensitivity for ASCII subset would be enough here.
Thanks,
Jacek