[PATCH] msi: Don't use strcasecmp.

Piotr Caban piotr.caban at gmail.com
Thu Apr 4 12:26:39 CDT 2019


On 4/4/19 5:38 PM, Zebediah Figura wrote:
> On 4/4/19 10:33 AM, Piotr Caban wrote:
>> Signed-off-by: Piotr Caban <piotr at codeweavers.com>
>> ---
>>    dlls/msi/custom.c   | 3 ++-
>>    dlls/shell32/pidl.c | 2 +-
>>    2 files changed, 3 insertions(+), 2 deletions(-)
>>
> 
> Perhaps this one shouldn't be a case-insensitive comparison, though, 
> given that actions are case-sensitive elsewhere.
It looks like MsiBreak only works for managed code custom actions. I'll 
need some more time to test it in that case.

Thanks,
Piotr




More information about the wine-devel mailing list