Alexandre Julliard pushed to branch master at wine / wine
Commits: 0f965aa3 by Paul Gofman at 2025-12-01T18:56:25+01:00 include: Add defintions related to Windows.Perception.Spatial.SpatialAnchorExporter.
- - - - - 057c597f by Paul Gofman at 2025-12-01T18:56:25+01:00 windows.perception.stub: Stub SpatialAnchorExporter class.
- - - - - 8c3165be by Paul Gofman at 2025-12-01T18:56:25+01:00 windows.perception.stub: Implement exporter_statics_RequestAccessAsync().
- - - - - d9e7ccb6 by Paul Gofman at 2025-12-01T18:56:25+01:00 windows.media.speech: Synchronize IAsyncInfo implementation in async.c.
- - - - - 19f6335a by Paul Gofman at 2025-12-01T18:56:25+01:00 windows.gaming.input: Synchronize IAsyncInfo implementation in async.c.
- - - - - 46735211 by Paul Gofman at 2025-12-01T18:56:25+01:00 cryptowinrt: Synchronize IAsyncInfo implementation in async.c.
- - - - - b0e8ebdb by Paul Gofman at 2025-12-01T18:56:25+01:00 windows.devices.enumeration: Synchronize IAsyncInfo implementation in async.c.
- - - - - e2258394 by Paul Gofman at 2025-12-01T18:56:25+01:00 windows.security.credentials.ui.userconsentverifier: Synchronize IAsyncInfo implementation in async.c.
- - - - - c4eaee77 by Paul Gofman at 2025-12-01T18:56:25+01:00 coremessaging: Synchronize IAsyncInfo implementation in async.c.
- - - - -
28 changed files:
- dlls/coremessaging/async.c - dlls/coremessaging/async_private.idl - dlls/coremessaging/main.c - dlls/cryptowinrt/async.c - dlls/cryptowinrt/async_private.idl - dlls/cryptowinrt/credentials.c - dlls/windows.devices.enumeration/async.c - dlls/windows.devices.enumeration/async_private.idl - dlls/windows.devices.enumeration/main.c - dlls/windows.gaming.input/async.c - dlls/windows.gaming.input/async_private.idl - dlls/windows.gaming.input/force_feedback.c - dlls/windows.media.speech/async.c - dlls/windows.media.speech/async_private.idl - dlls/windows.media.speech/recognizer.c - dlls/windows.media.speech/synthesizer.c - dlls/windows.perception.stub/Makefile.in - + dlls/windows.perception.stub/anchor.c - + dlls/windows.perception.stub/async.c - + dlls/windows.perception.stub/async_private.idl - dlls/windows.perception.stub/classes.idl - dlls/windows.perception.stub/main.c - dlls/windows.perception.stub/private.h - dlls/windows.perception.stub/tests/perception.c - dlls/windows.security.credentials.ui.userconsentverifier/async.c - dlls/windows.security.credentials.ui.userconsentverifier/async_private.idl - dlls/windows.security.credentials.ui.userconsentverifier/main.c - include/windows.perception.spatial.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b8fabc20d08aba5893791e90ecd80...