travisowens
Well-known member
In my app I want to have a revision.txt file to keep track of revision history. I dont want to keep the file out in the open so I want a way to compile the .txt into my project. Im assuming this is already happening when I add the .txt file to my project but the question is, how can I (open) StreamReader this file?
Ive heard I need to use resources but I dont even know where such an option lies in Visual Studio 2003. If somebody can give me a quick mini tutorial on this, I would be thankfull.
Ive heard I need to use resources but I dont even know where such an option lies in Visual Studio 2003. If somebody can give me a quick mini tutorial on this, I would be thankfull.