Dec. 13, 2010
4:27 p.m.
Andrew Eikum <aeikum(a)codeweavers.com> writes:
Typelib objects on Windows support both the reading and the creation interfaces. I find it unlikely that they maintain two different structures depending on which interface is being used, as Wine currently (sort of) does. I think the question is whether the structures should assist reading or creation.
Clearly it should be optimized for reading, that happens much more frequently. -- Alexandre Julliard julliard(a)winehq.org