How do I get the current working directory of the application? in the command or shell line it is "./test.txt" However setting that to a path doesnt seem to work.
I have seen:
GetCurrentDirectory, but I can't seem to track that one down either. Any ideas?
I have seen:
GetCurrentDirectory, but I can't seem to track that one down either. Any ideas?