[Bug 10932] MozyHome: invisible text

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 16 22:37:44 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=10932





--- Comment #7 from Christopher <raccoonone at procyongames.com>  2008-01-16 22:37:43 ---
Created an attachment (id=10322)
 --> (http://bugs.winehq.org/attachment.cgi?id=10322)
testcase showing broken behavior

I believe the problem lies in LoadStringW, specifically when 0 is passed as the
buffer size. According to the documentation a read-only pointer to the string
resource should be returned in this case:
http://msdn2.microsoft.com/en-us/library/ms647486.aspx

I'm working on a patch, and will have it done tonight (hopefully).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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