The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: TNick on October 07, 2006, 05:13:09 PM

Title: DirectX 9 headers
Post by: TNick on October 07, 2006, 05:13:09 PM
Does anyone have transposed the headers from DirectX 9 SDK in assambly includes?

I had tried to do this on my own and everything went well until I reached to D3DXMath ...

Thanks in advance!
Title: Re: DirectX 9 headers
Post by: dancho on October 07, 2006, 05:43:00 PM
install ObjAsm32 and you will have it all...

download link:

http://objasm32.tripod.com/
Title: Re: DirectX 9 headers
Post by: ToutEnMasm on October 26, 2006, 04:46:03 PM
Hello,
The translator http://www.masm32.com/board/index.php?topic=5428.msg40500#msg40500

  Make this now
                         ToutEnMasm
Title: Re: DirectX 9 headers
Post by: TNick on October 26, 2006, 05:08:36 PM
Thanks, ToutEnMasm!
Saw it and already download it. Great tool, by the way!

Nick