Anyone has direct3d include files for NASM or compatible?
I have found only a directdraw include file but that
only includes ddraw.
I have found only a directdraw include file but that
only includes ddraw.
Sorry to thread jack but on a similar note I'm looking for all the DirectX 7 includes and libraries I need to use DirectDraw 7. Also an example program would be nice too.
Cheers :alright:
Cheers :alright:
Try here:
http://rs1.szif.hu/~tomcat/win32/win32n.zip
There is nddraw.inc and an example for directdraw and opengl.
http://rs1.szif.hu/~tomcat/win32/win32n.zip
There is nddraw.inc and an example for directdraw and opengl.
MASM - two different sets of D3D9 includes were just published, then there's about 3 different sets of D3D8 includes as well.
Thankyou.