10 Apr
2017
10 Apr
'17
11:37 a.m.
https://bugs.winehq.org/show_bug.cgi?id=42798 --- Comment #1 from Hans Leidekker <hans(a)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.