Fw : BOOL WINAPI versus BOOL in d3dx9 and d3dx8

paulo lesgaz jeremielapuree at yahoo.fr
Sat Jan 31 13:57:56 CST 2009



Hi,

the declaration of IntersectionTri is
BOOL IntersectionTri(.....) in d3dx8mesh.h and 
BOOL WINAPI  IntersectionTri(.....) in d3dx9mesh.h .

Is the latter one compatible with the former one (so I can forward d3dx9 function to the d3dx8 one)
or must I implement them separately?

David





      


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20090131/64972238/attachment.htm 


More information about the wine-devel mailing list