Replace strcasecmp() with lstrcmpiA() to help compilation with Windows
[wine] / dlls / ntdll / debugbuffer.c
2004-03-18  Raphael JunqueiraStub implementations of RtlCreateQueryDebugBuffer,