Advertisement

09.18.2007 at 08:00AM PDT, ID: 22836160
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.2

How do I compile a text file into a binary as an embedded resource in VC++ 6.0?

Asked by Xtreem in Windows ATL / WTL / COM Programming, C++ Programming Language, Microsoft Visual C++.Net

Tags: , , , ,

I have a VC++ 6.0 application with an associated text file.  This text file is read in at start up every time the application is run.  However, I don't wish to ship the text file with the executable.  Is there a way of automatically compiling this text file into the binary so that if the text file changes, those changes are automatically compiled into the next build?  In other words, I don't want to simply copy and paste the entire contents of the text file into my source code as the text file may change between builds and I wish to maintain it in its original form.  And I don't have the option of rigging the text file in some way - it comes as is.  In C#, the text file can be added to the project as an embedded resource as per my previous Question (http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22804012.html), but now I wish to do the same in VC++ 6.0.

Any help greatly appreciated...Start Free Trial
[+][-]09.18.2007 at 08:13AM PDT, ID: 19913597

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.18.2007 at 08:25AM PDT, ID: 19913717

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Windows ATL / WTL / COM Programming, C++ Programming Language, Microsoft Visual C++.Net
Tags: file, text, binary, resource, compile
Sign Up Now!
Solution Provided By: jkr
Participating Experts: 3
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628