Hi guys.!

Well, it's been a long time since I used VC++ and I started again in December. Now, I have made a little "encryption" program using the Julius Ceasar algorithm in VC++ and I added a Tip of the Day component when the program starts.
The thing is that this component is relying on a file called Tips.txt but what I want to know, is ...

Is there a way to get rid of the tips.txt and somehow make the component look for the tips internally (you know, so I don't have to pack the exe with a txt file)?



P.S. if you want to see the executable and test it a little, just post and I might be able to put it up for download :P