18 Sep
2011
18 Sep
'11
1:28 p.m.
http://bugs.winehq.org/show_bug.cgi?id=28423 --- Comment #5 from Knightlain <pastorrub(a)msn.com> 2011-09-18 08:28:52 CDT --- if(!hKL && !lpszDescription) { lpszDescription = (WCHAR*)HeapAlloc(HeapCreate( 0, 0, 255 ),HEAP_ZERO_MEMORY,255); } Those are the lines that fixed it for me, but I don't know to make a patch and I know more implementation is needed for the function to be correct. -- 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.