In order to simplify things, you can always visit http://msdn.com/directx/sdk and it will point you to the most-recent SDK. In the future, you should use the full-qualified URL like Daniel used, as it it guaranteed to be an obsolete URL within 2 months time :-)
I should also add that each SDK is not an update to a previous one. They are complete SDKs.
download sdk
janverge
In order to simplify things, you can always visit http://msdn.com/directx/sdk and it will point you to the most-recent SDK. In the future, you should use the full-qualified URL like Daniel used, as it it guaranteed to be an obsolete URL within 2 months time :-)
I should also add that each SDK is not an update to a previous one. They are complete SDKs.
RedLion146665
Jaya Rayasam
This is the full version (see top right description):
http://www.microsoft.com/downloads/details.aspx FamilyID=69bf704d-cd35-40c4-91a5-aa0e27c8f410&displaylang=en
It just says update, because the SDK is updated every two months.
TomPearson