DirectX 8.1: DirectDraw...

Started by
4 comments, last by Fuzztrek 21 years, 10 months ago
Hello all, I''m very new to directX (please, if this is a post that you''ve seen a million times, just be nice and point me in the right direction - if your going to answer at all - thanks!) Anyway, i''m trying to initialize direct draw (8 i guess) and i''m not really clear on how to do it. There seems to be so many ways yet non of them seem to work for me. Could someone tell me where theres a good tutorial on direct draw 8, or something along that line?! Thanks very much in advance, and sorry if i posted in the wrong forum. ¬_¬
Advertisement
you want to look for info on directdraw7, directdraw is not availible in directx8.
hi, if you want to get started using directdraw, pls look for Game Programming Genesis under the articles and resources sectin here at gamedev,
http://www.dualforcesolutions.comProfessional website designs and development, customized business systems, etc.,
You can get the DirectX 7 sdk here: http://download.microsoft.com/download/win98SE/DXSDK/7.0a/W9X/EN-US/dx7adxf.exe
Microsoft took DirectDraw out of DirectX 8. You can the DirectDraw7 class, but you have to reference the DirectX 7 library. Rumor has it that they''re putting it back in DX9, but I have no actual proof of this.
Take it to the next power.
Thanks! I''ve been looking everywhere for the 7 sdk. I''ll download it and see if i can make any sense out of it.

Thanks again!


¬_¬

This topic is closed to new replies.

Advertisement