TODO:
- make awstring version of MsiProvideComponent() and use that.
- Actually implement MsiProvideAssemblyA() using the above.
- Write conformance test?
Dependency:
- Have ACTION_PublishAssemblies() record feature
- Have MsiEnumFeatures() fixed. Currently it seems to just look for
features at the wrong place and thus is useless for this purpose.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58578
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/9038
--
v2: dxgi/tests: Test window states tracking and restoration in fullscreen mode.
dxgi/tests: Use test contexts in test_resize_target().
wined3d: Conditionally update saved window state in fullscreen mode.
https://gitlab.winehq.org/wine/wine/-/merge_requests/9036