[4/3] comctl32: Fix broken detection of non-empty string

Alexander Dorofeyev alexd14 at hushmail.com
Mon Oct 29 00:56:06 CDT 2007


MultiByteToWideChar returns 1 for an empty string, so this was failing to 
properly detect empty string, as a result further steps were not taken. Should 
fix tooltips in RAdmin.
---
  dlls/comctl32/toolbar.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e09e2c31aba4bdbe0270e29d1aaa499113a826c8.diff
Type: text/x-patch
Size: 552 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071028/4e75b57f/attachment.bin 


More information about the wine-patches mailing list