https://bugs.winehq.org/show_bug.cgi?id=45208
--- Comment #18 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Zebediah Figura from comment #12)
I thought I had found that MsiSummaryInfoGetProperty() didn't actually work, and thus neglected to do anything with it, but clearly I did so incorrectly; in any case I will try to add some more explicit tests for APIs that shouldn't work.
It's probably worth to at least add FIXMEs for the remaining cases when msihandle2msiinfo() fails, there are still a few cases in MSI code that don't handle remote handles. Even if not supporting remote handles in those cases is probably correct behavior, until there's a definitive test case it would be helpful.