[Bug 48962] Save file dialog doesn't show full label text for some locales

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 25 11:05:23 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48962

--- Comment #10 from Kyle_Katarn <contact at kcsoftwares.com> ---
(In reply to Kyle_Katarn from comment #9)
> OK but the point here to is change  WCHAR buf[16] in to  WCHAR buf[24] in
> order to accept longer strings.

Good point.... i'll che(In reply to Zebediah Figura from comment #8)
> (In reply to Kyle_Katarn from comment #7)
> > (In reply to Zebediah Figura from comment #6)
> > > Perhaps better would be to pass 0 as the final argument.
> > 
> > Final argument to what ?
> 
> As the final argument to LoadStringW(). In that case it will return a
> constant pointer to the resource in the third argument.

Good point indeed. I'll check !

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list