Code:
imgGGate.Picture = LoadPicture("GGI.gif")
I have this gif stored in the directory of my vb project, does anyone know why this works sometimes, and gives me a Run-time error "53":
File not found "GGI.gif"

I dont believe that a full path would be needed for this, but maybe I am wrong.