Andrew Eikum <[email protected]> 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 [email protected]
