Replace static initializers with a proper #define in .h files

Alexandre Julliard julliard at winehq.com
Mon Sep 16 14:31:49 CDT 2002


"Dmitry Timoshkov" <dmitry at baikal.ru> writes:

> Alexandre, your patch committed at 02/08/14 16:09:55 (Builtin modules
> must be aligned on 64K boundary) completely kills any attempts to
> minimize sizes of winelib executables. Is it really necessary?

Yes, some apps need modules to be properly aligned. Note that this
stuff will never be paged in so it only wastes a bit of disk space.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list