ok sorry dumb question... running make test with native DLLs

Misha Koshelev misha680 at gmail.com
Tue Jul 6 18:45:54 CDT 2010


On Wed, 2010-07-07 at 00:17 +0200, Matteo Bruni wrote:
> 2010/7/6 Misha Koshelev <misha680 at gmail.com>:
> > Oops good thing I did not yet figure out how to use a native d3dx9_36 then
> > so no compromise of my ability to contribute.
> >
> > Just to clarify then... I may NOT use wine to monitor calls within a native
> > DLL? Specifically, I may not determine what parameters one native function
> > passes to another?
> 
> Correct, you can't check what happens inside native dlls nor the
> communication between two native functions or components. What you can
> do is to test the behavior of a native function as a black box, i.e.
> give it some inputs and see what it outputs.
> Sorry if I inadvertently put you on the wrong path...
> 
> Matteo.

No worries. Good to know. Thank you.

Misha




More information about the wine-devel mailing list