I have a program in which I store files in the same directory as the exe. I have a "open dialogue" in the prog and when I go to get files from other directorys, the Current Working Directory is changed to path of the file I get so when I try to open files in the programs root directory it cant find them, where is this string stored and how can I manipulate it ?