How would I go about making a program print an image from a file named img123 (in VB5, the actual file name is 123.bmp) so that after the program is compiled, I don't need the original picture file, ONLY the compiled program (with the picture integrated into the program itself) and once the...