<guillaume.charifi@sfr.fr>Alexandre Julliard wrotes:<br><br>> Simply create it directly into a temp dir, no moving needed.<br><br>I am reusing a TLB created by building process, because this test requires two typelibs, to<br>check whether or not, from a TypeInfo requested from one of them, we can get the<br>corresponding RefTypeInfo from the other. The aim is to see if the imlementation can find<br>the TypeLib in which the RefTypeInfo is.<br>So I don't really need to create it at runtime, I just need it to be in the ressource table of<br>the test program, and nowhere else.<br> </guillaume.charifi@sfr.fr>