ChrCmpIA (SHLWAPI.385)
BOOL ChrCmpIA ( WORD ch1, WORD ch2 )
Compare two characters, ignoring case.
ch1 | [In] | First character to compare. |
ch2 | [In] | Second character to compare. |
FALSE, if the characters are equal. Non-zero otherwise.
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/string.c". source.winehq.org/source/dlls/shlwapi/string.c
Debug channel "shell".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.