Access embedded files [Resolved]
I have a class that I have been modifying for some time now that will allow you to play embedded *.wav files from your project. and you can use them interactively within your program. Embedding saves time and efforts of making sure the files are in the same directory etc...
My question is this; how can a *.chm (help file) that is embedded into the project be called upon (opened) with a button on the main form?
Suggestions, thoughts, comments, links and even strange looks are appreciated :ehh: