Hi, I'm kindn of new at VB (VB6). I'm making a program, and it involves pictures. Now, when I make the exe and put the program on another computer, do I need to include the pictures with it? Or are the pictures like loaded into the exe already?

Also, I'm wondering about the location of the program. If I have the program in C:\Documents and Settings\My Name\Desktop\VB\Slider\, will it try to use the long path to get the pictures, or will it just look for file.jpg in the path the exe is loaded in? Because I know that no one else will have the same path as me since it involves my name.

Thanks