Hi Alexandre,

Op wo 10 mrt. 2021 om 18:53 schreef Alexandre Julliard <julliard@winehq.org>:
It doesn't build:

tools/wrc/wrc -u -o dlls/kernelbase/kernelbase.pot -m32 --nostdinc --po-dir=po -Idlls/kernelbase -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINBASEAPI= -D_MSVCR_VER=0 dlls/kernelbase/kernelbase.rc
dlls/kernelbase/kernelbase.rc:117:21: Error: Invalid character 00f4 in source string
make: *** [Makefile:67957: dlls/kernelbase/kernelbase.pot] Error 2

I can't reproduce this on both my Arch Linux and macOS systems.
The Testbot also doesn't seem to have any issues with the patch (<https://testbot.winehq.org/JobDetails.pl?Key=86842>).

Is there anything specific I could do to be able to reproduce this?

Kind regards,
Gijs