reactos/sdk
Hermès Bélusca-Maïto 82d828b6d2
[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.
2024-02-20 16:38:42 +01:00
..
cmake [CMAKE][WIN32U_APITEST] Remove 3 useless 'set_module_type(... IMAGEBASE default)' (#6328) 2024-01-14 16:07:00 +01:00
include [WINESYNC] setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes. 2024-02-20 16:38:25 +01:00
lib [LIBWINE] Return empty path when given a UNIX path 2024-02-20 08:56:53 +01:00
tools [SETUPAPI][WINESYNC] Continue Wine-syncing stringtable.c to a separate file. 2024-02-20 16:38:42 +01:00