[PATCH] comctl32: replace lstrlenW() with return value.
Oct. 3, 2019
11:28 a.m.
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(a)users.sourceforge.net>
2410
Age (days ago)
2411
Last active (days ago)
1 comments
2 participants
participants (2)
-
Carlo Bramini -
Nikolay Sivov