When developing for PocketPC there is not an option in VS 2005 to add
"Resources" in the Project Properties like there is when developing for
Windows Forms.
My objective is to add a "sound.wav" file to the project and then refer to
it by using "My.Resources.sound".
Any ideas how to do this?
Thanks for any suggestions!
Tom