I have been considering using the following way to read whatever path a 3Dblitz.exe is running from, :- Currentdir.
I can write to and read from static / hard coded paths but am struggling to find out what path an application 'could' be running from. i.e. if a user of my application decided he wanted to run his copy of my application from his F:/drive instead of his c:/drive.....
I can write to and read from static / hard coded paths but am struggling to find out what path an application 'could' be running from. i.e. if a user of my application decided he wanted to run his copy of my application from his F:/drive instead of his c:/drive.....