[PATCH] comctl32: replace lstrlenW() with return value.

Carlo Bramini carlo.bramix at libero.it
Thu Oct 3 11:28:44 CDT 2019


Function get_localized_dayname() already returns the number of characters written, so the lstrlenW() into DrawTextW() could just replaced with that return value.

Sincerely.

Signed-off-by: Carlo Bramini <carlo_bramini at users.sourceforge.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191003/3334edf2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comctl32.patch
Type: application/octet-stream
Size: 696 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191003/3334edf2/attachment.obj>


More information about the wine-devel mailing list