[1/3] oleaut32: Add test for TLB dependencies lookup in resources (try 2)

Guillaume Charifi guillaume.charifi at sfr.fr
Fri Jul 25 02:39:51 CDT 2014


Alexandre Julliard wrotes:

> Simply create it directly into a temp dir, no moving needed.

I am reusing a TLB created by building process, because this test requires two typelibs, to
check whether or not, from a TypeInfo requested from one of them, we can get the
corresponding RefTypeInfo from the other. The aim is to see if the imlementation can find
the TypeLib in which the RefTypeInfo is.
So I don't really need to create it at runtime, I just need it to be in the ressource table of
the test program, and nowhere else.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20140725/b1e4b880/attachment-0001.html>


More information about the wine-devel mailing list