[quote:11bu4jqs]etc... Are you testing this with express by the way? If so what else did you adjust to make it build?
just tried it by disabling all the include directories and adding those two. I get the same error as you are getting. It seems the windows SDK does not have all the needed files. My apologies, I thought I had tested it as working.
I guess it just comes full circle back to how I was originally able to get it to work by using the Windows DDK to get the files. Others seemed to have had success with that method. I actually currently use the includes from the Window DDK to build the plugins and Construct's runtime. I presented the SDK as an option because it was a smaller download to get what I thought were the same files.
This website was the guide I used. Check the comments for updated info.
http://www.codeproject.com/KB/MFC/MFCin ... press.aspx