Module: wine Branch: master Commit: 83dd2fd876730e06050762a04fcd69bf992f5984 URL: https://gitlab.winehq.org/wine/wine/-/commit/83dd2fd876730e06050762a04fcd69b...
Author: Mohamad Al-Jaf mohamadaljaf@gmail.com Date: Fri Mar 10 19:41:38 2023 -0500
windows.perception.stub: Add IHolographicSpaceStatics2 stub interface.
---
dlls/windows.perception.stub/Makefile.in | 1 + dlls/windows.perception.stub/classes.idl | 1 + dlls/windows.perception.stub/holographicspace.c | 168 ++++++++++++++++++++++++ dlls/windows.perception.stub/main.c | 2 + dlls/windows.perception.stub/private.h | 3 + dlls/windows.perception.stub/tests/perception.c | 66 ++++++++-- 6 files changed, 231 insertions(+), 10 deletions(-)