Replace strcasecmp() with lstrcmpiA() to help compilation with Windows
commit3e3ba437ee9eb097ee4208516e34fdf16d0ff4a9
authorFrancois Gouget <fgouget@free.fr>
Wed, 11 Aug 2004 18:51:25 +0000 (11 18:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Aug 2004 18:51:25 +0000 (11 18:51 +0000)
tree2169d77773f873f3af2957fc52695badde008c17
parent9277cf199fb1549f937a5f7549edbc69c8e5dd8a
Replace strcasecmp() with lstrcmpiA() to help compilation with Windows
headers.
dlls/ntdll/tests/path.c