[PATCH] vbscript: implement case insensitive comparison functionality in InStr

Jacek Caban jacek at codeweavers.com
Thu Jul 23 05:48:06 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>


---

We should probably handle embedded null bytes, which would require 
avoiding wcsstr, but the patch has the same limitations as existing 
implementation, so it's fine for now.




More information about the wine-devel mailing list