Log in

View Full Version : directx .h, .lib files


jaggu
12-15-2003, 09:07 PM
Guys!

Could anyone of you please provide a zip of these DirectX dev files as attachment here or point to a link?

ddraw.h
dinput.h
dsound.h
ddraw.lib
dsound.lib
dinput.lib
dxguid.lib

Is there anything else I have fogotten to mention above to compile my 2d DirectX 5 (direct draw/ direct input / direct sound)
based game.

I would prefer these files out of DirectX 5 but higher versions are ok too. Where I'm at right now download speeds are slow and cant download the entire sdk.

Thanks in advance.

Dan MacDonald
12-15-2003, 09:58 PM
DirectX 5.0 SDK (http://www.rainfallstudios.com/kablesart/dx5sdk.zip)

BCSoft
12-19-2003, 02:48 PM
You can use the latest headers and libs, and then simply define the version you want used like so:

#define DIRECTINPUT_VERSION 0x0800