Mike Hearn <[EMAIL PROTECTED]> writes: > ChangeLog: > Implement a typelib loader cache
You'll need to protect the list with a critical section. Also it's probably better to store the list directly in the typelib structure instead of allocating a separate object. -- Alexandre Julliard [EMAIL PROTECTED]