Module: wine Branch: master Commit: ec1b83ad9d14370bb827361d89aa486b895338c6 URL: https://gitlab.winehq.org/wine/wine/-/commit/ec1b83ad9d14370bb827361d89aa486...
Author: Mohamad Al-Jaf mohamadaljaf@gmail.com Date: Mon Aug 28 20:28:46 2023 -0400
appxdeploymentclient: Implement IActivationFactory::ActivateInstance().
---
dlls/appxdeploymentclient/package.c | 221 +++++++++++++++++++++++++++- dlls/appxdeploymentclient/private.h | 1 + dlls/windows.applicationmodel/tests/model.c | 41 ++++-- 3 files changed, 251 insertions(+), 12 deletions(-)