PDA

Click to See Complete Forum and Search --> : Current Directory Problems


Onifiro
Jul 24th, 2007, 01:29 PM
Im creating a program in VB6 that needs subdirectories. The program needs to load images from its current directory\skins\ folder. My only issue is i am using curdir. When someone on a computer runs the program it tries to load the images from the directory of where the program was originally compiled.

Is their a way to find the current directory when the program is run?

randem
Jul 24th, 2007, 02:43 PM
use App.Path