My problem is that i can't call some DirectX functions.
I tryed to call D3DXSaveSurfaceToFile but this proc is not located in a DLL, but in the d3dx8.lib file.
For this required the uuid.lib that i think founded in MSVC++.

I unpacked the .obj file from the lib but for this required the uuid (i have the OMF format of this (BC++), but MASM can't read this lib & this just contain information about function names.

:confused: How can i call this function:confused:

Thanks for help!
Posted on 2004-05-25 03:54:15 by Zord