Searched refs:cab_extW (Results 1 – 1 of 1) sorted by relevance
34 static const WCHAR cab_extW[] = {'.','c','a','b',0}; variable592 if(!wcsicmp(ext, cab_extW)) { in install_file()