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))
Edited by Ratchanan Srirattanamet