http://bugs.winehq.org/show_bug.cgi?id=26754
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2011-04-30 01:11:27 CDT --- Does it really fail on ZeroMemory or it just corrupts stack?
ZeroMemory() should be dropped here anyway, cause we already explicitly initialize 11 fields, and only 6 are left to be zeroed with ZeroMemory().