How to Set Up DirectX in Visual C++ 2010

How do you set up a DirectX project for Visual C++ 2010 (the free IDE). I downloaded the SDK. It's the June 2010 SDK.
closed account (DSLq5Di1)
You just need to show Visual Studio where to find the include and lib folders of your SDK installation (ie. "\Program Files\Microsoft DirectX SDK\Include").

http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/a494abb8-3561-4ebe-9eb0-6f644a679862
Topic archived. No new replies allowed.