[Git][wine/wine][master] 7 commits: include: Don't import .idl when DO_NO_IMPORTS is defined.
Alexandre Julliard pushed to branch master at wine / wine Commits: 7cce9818 by Jactry Zeng at 2025-01-27T12:49:25+01:00 include: Don't import .idl when DO_NO_IMPORTS is defined. - - - - - 7cfc96a2 by Jactry Zeng at 2025-01-27T12:49:25+01:00 wintypes/tests: Add interface tests. - - - - - 3094c62c by Jactry Zeng at 2025-01-27T12:49:25+01:00 wintypes: Reimplement Windows.Foundation.Metadata.{ApiInformation,PropertyValue} separately. - - - - - 6546a87e by Jactry Zeng at 2025-01-27T12:49:25+01:00 wintypes: Stub of Windows.Storage.Streams.DataWriter runtimeclass. - - - - - bd70fc49 by Jactry Zeng at 2025-01-27T12:49:25+01:00 wintypes: Return S_OK from data_writer_activation_factory_ActivateInstance(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55155 - - - - - 4872e8de by Jactry Zeng at 2025-01-27T12:49:26+01:00 wintypes: Stub of Windows.Storage.Streams.RandomAccessStreamReference runtimeclass. - - - - - 790cde06 by Jactry Zeng at 2025-01-27T12:49:26+01:00 wintypes: Stub of IRandomAccessStreamReferenceStatics interface. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55155 - - - - - 7 changed files: - dlls/wintypes/Makefile.in - dlls/wintypes/classes.idl - dlls/wintypes/main.c - + dlls/wintypes/private.h - + dlls/wintypes/storage.c - dlls/wintypes/tests/wintypes.c - include/windows.storage.streams.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d093658b0ce92e75d1c832b602a156... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d093658b0ce92e75d1c832b602a156... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)