[PATCH] ntdll: Treat strings as case-insensitive in find_window_class.

Mark Harmstone hellas at burntcomma.com
Sat Mar 28 16:24:49 CDT 2015


Window classes on Windows are case-insensitive, so strcmpiW should be used
in find_window_class instead of strcmpW.

---
 dlls/ntdll/actctx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Treat-strings-as-case-insensitive-in-find_wind.patch
Type: text/x-patch
Size: 518 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150328/33ff4f55/attachment.bin>


More information about the wine-patches mailing list