I'm adapting a program to run as a service, and the first thing it does is open a local configuration file, but it doesn't exist because I don't know what is the current directory.
|
|
Calling |
||
|
|
|
The current working directory is the location of the executable of the service, unless modified using the win32 API call |
||
|
|
