Re: comctl32: avoid using ZeroMemory()
May 2, 2011
3:58 p.m.
On Mon, May 02, 2011 at 10:52:50AM -0500, Austin English wrote:
Avoids a Clang bug: http://bugs.winehq.org/show_bug.cgi?id=26754
clang cannot even survive a simple memset() to 0? Ciao, Marcus
May 2011
4:23 p.m.
New subject: comctl32: avoid using ZeroMemory()
On Mon, May 2, 2011 at 10:58, Marcus Meissner <meissner(a)suse.de> wrote:
On Mon, May 02, 2011 at 10:52:50AM -0500, Austin English wrote:
Avoids a Clang bug: http://bugs.winehq.org/show_bug.cgi?id=26754
clang cannot even survive a simple memset() to 0?
http://llvm.org/bugs/show_bug.cgi?id=9830 -- -Austin
5442
Age (days ago)
5442
Last active (days ago)
1 comments
2 participants
participants (2)
-
Austin English -
Marcus Meissner