[PATCH] msi: Don't use strcasecmp.

Zebediah Figura z.figura12 at gmail.com
Thu Apr 4 10:38:44 CDT 2019


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.



More information about the wine-devel mailing list