How do I create an embedded resource and then access it from C++?
Any example on how to read the resource would be great.
I am using Visual Studio 2005.
Thanks in advance.
Edit: I want to put one xsd file which is required while validating schema of the recieved xml file.