qmgr: Use strncmpiW instead of memicmpW for strings without embedded nulls.
commit0ab48967bd110114a50cae5fb9d024bfa8d92ee7
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 May 2019 13:34:48 +0000 (8 08:34 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 May 2019 13:34:48 +0000 (8 08:34 -0500)
tree6823ea817c60ec28ca793bfcf38a04ad2aa64eb5
parentf1fe6d54154f58f261917c853a0e526547212b38
qmgr: Use strncmpiW instead of memicmpW for strings without embedded nulls.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/qmgr/file.c