[Bug 42798] MsiGetPatchInfoEx returns incorrect values for UNINSTALLABLE, PATCHSTATE properties

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 10 06:37:26 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42798

--- Comment #1 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to pgkos.bugzilla from comment #0)
> For example, if "Uninstallable" property has a DWORD value 0 in registry,
> Windows' MsiGetPatchInfoEx returns '0' (ascii digit 0x30), but Wine's
> implementation returns a null byte (0x00).
> 
> If necessary, I can send some C code demonstrating the bug.

That would be nice. Note that we already have tests for MsiGetPatchInfoEx in
dlls/msi/tests/patch.c. It shouldn't be hard to add some.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list