Media Share Starter kit

I was taking a loot at this, and found that afxres.h is missing from the folder. does anyone have a download fir this? it is the only error during compile
[154 byte] By [Varix] at [2007-12-24]
# 1
You probably didn't install the SDK platform corectly. Be sure to add the new paths in tools->options->Projects and Solutions->VC++ Directories, like shown in the video. Also, I had this problem, the video shows that you should add all paths to the executable files. Instead, write "$(ProgramFiles)\Microsoft Platform SDK\Bin" for executable files "$(ProgramFiles)\Microsoft Platform SDK\Lib" for libaries and "$(ProgramFiles)\Microsoft Platform SDK\include" for the include files..
maest at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...