Using the Windows 7 and DirectX SDKs with VS2005

Posted by Eduardo León on Stack Overflow See other posts from Stack Overflow or by Eduardo León
Published on 2010-06-07T05:21:05Z Indexed on 2010/06/08 13:32 UTC
Read the original article Hit count: 287

I have Visual Studio 2005 and want to teach myself DirectX in my free time. I downloaded the latest Windows 7 and DirectX SDKs. According to Microsoft's website, the latest DirectX SDK is not compatible with Visual Studio 2005 (I assume they mean it's not compatible with the SDK it came with). Can I configure VS2005 to use the SDKs I downloaded instead of the SDK it came with? If so, is there anything I should be particularly careful with?

© Stack Overflow or respective owner

Related posts about visual-studio-2005

Related posts about directx