Ok...i'm building an MDI program right now, that uses icons and images. Thats not the important part. What I need is a way to have VB.net embed these images into a dll, or an exe or something, so that the user can't f*** around with them or delete them. I think what I need is a resx or resource file, but the documentation sucks on explaining how to implement it.