22 Sep
2025
22 Sep
'25
8:53 p.m.
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