Can someone point me to a website that has a tutorial on a way to set up DSetup for Direct X 8.1?
This is a discussion on DSetup within the Game Programming forums, part of the General Programming Boards category; Can someone point me to a website that has a tutorial on a way to set up DSetup for Direct ...
Can someone point me to a website that has a tutorial on a way to set up DSetup for Direct X 8.1?
Well im not 100% sure but i would bet that you will find what your looking for here if its anywere near as good as the OpenGL version.
VC++ 6
Thanks, but it didn't help me....NeXe sucks now anyways, but thanks.
If at first you dont help the person with a silly name, try, try again. This one might help http://sunlightd.virtualave.net/Windows/DirectX/
VC++ 6
Thanks, better stuff, but still no help (by the way, I searched Yahoo and Google).
One more thing...I have WinXP Home edition, and every time I start up my internet or MSVC++ 6.0, it says it can't find DDRAW.DLL, DSOUND.DLL. Reinstalling might fix this....well, I tried reistalling, and still didn't work, can anyone help me please.
In Msvc check the directory include files, in my version they are under tools->options->directories, make sure the folder that ddraw etc. are in is at the top of the include files list.
And check the platform is win32 too, (You probably have done all that, but i thought i'd throw it out just in case)
Already did all that. Everything works right, I just don't know how to work the dsetup.Originally posted by Clyde
In Msvc check the directory include files, in my version they are under tools->options->directories, make sure the folder that ddraw etc. are in is at the top of the include files list.
And check the platform is win32 too, (You probably have done all that, but i thought i'd throw it out just in case)