reactos/sdk
Hermès Bélusca-Maïto e259cb8ffd
[SETUPAPI][WINESYNC] Continue Wine-syncing stringtable.c to a separate file.
Past Wine 1.7.18, the string table internal structure changed to one
claimed to be "binary compatible" (with Windows' one), see wine commit
8802f84c8cc473d5617c134c16973b1cb2c4b53e , with a "weak" justification
that may be found in
https://bugs.winehq.org/show_bug.cgi?id=26016
and
https://bugs.winehq.org/show_bug.cgi?id=32554

Until we hit actual problems with our stringtable implementation, keep
it in its original file, while this new Wine implementation goes into
a separate file, that could be tested manually by changing which one is
compiled in the CMakeLists.txt file.
2025-02-01 21:34:14 +01:00
..
cmake [CMAKE] Define _CRT_SUPPRESS_RESTRICT on GCC builds 2025-01-30 11:30:32 +02:00
include [WINESYNC] setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes. 2025-02-01 21:34:10 +01:00
lib [UCRTSUPPORT] Add wine c++ exception code 2025-01-28 22:50:04 +02:00
tools [SETUPAPI][WINESYNC] Continue Wine-syncing stringtable.c to a separate file. 2025-02-01 21:34:14 +01:00