Draft: msi: implement MsiProvideAssemblyAW

TODO:

  • make awstring version of MsiProvideComponent() and use that.
  • Actually implement MsiProvideAssemblyA() using the above.
  • Write conformance test?

Dependency:

  • Have ACTION_PublishAssemblies() record feature (!9037 (merged))
  • Have MsiEnumFeatures() fixed. Currently it seems to just look for features at the wrong place and thus is useless for this purpose. (!9041 (merged))

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58578

Edited by Ratchanan Srirattanamet

Merge request reports

Loading