abstract:
In other words, i want to have the application path in my application.
Hi,
I need to create some files at runtime in the same directory in which my executable resides. How can i get the path of the my application executable at runtime?
In other words, i want to have the application path in my application. |