wine/dlls/comctl32 syslink.c

Alexandre Julliard julliard at winehq.org
Mon Nov 21 08:11:14 CST 2005


Thomas Weidenmueller <wine-patches at reactsoft.com> writes:

> Is there a reason this change wasn't applied? Calling ZeroMemory is
> slower and prevents certain optimizations by the compiler.

Initializing auto structures that way is much less portable. And
control registration is not exactly a critical code path...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list