If you want to integrate the Intel Atom sdk with visual c++ 2008 here is a quick way.Open the Sample applications supplied with the sdk in vc++ .Now use the Import and Export tool to export the settings environment and save it in a folder.Start vc++ again and start your application.Use the same Import Export tool to Import the settings you saved earlier.Now compile it.It works fine for me.