13 Dec
2010
13 Dec
'10
10:27 a.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