up vote 0 down vote favorite
share [g+] share [fb]

Hi I am trying to convert a project from vs2003 to vs2005.after conversion completed some include headerfile.h statement missing and generates include "serialize" .how to fix this.even i copy and paste.it prompts for the source would be modified outside the environment msg appears. what can i do to fix this any idea???

Thanks in advance..

link|improve this question

36% accept rate
Is it a header file from Visual Studio libraries? Is it your header file? You need to provide more details... – Cătălin Pitiș May 7 '09 at 10:51
feedback

1 Answer

Visual Studio 2005 doesn't install all the Platform SDKs Visual Studio 2003 did. You might need to install the platform SDK as well. See my comment to your question.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.