Hi,
Imagine a small application, myApp.exe, that contains one button and a textbox. You drop the application into any folder anywhere on your hard drive, run it, click the button and the textbox says something like this:
The full path to the location of this application is:
C:\Documents and Settings\Colin\My Documents\Downloads\myApp.exe
How can the application discover the path to its own location?
TIA
Wibs
Imagine a small application, myApp.exe, that contains one button and a textbox. You drop the application into any folder anywhere on your hard drive, run it, click the button and the textbox says something like this:
The full path to the location of this application is:
C:\Documents and Settings\Colin\My Documents\Downloads\myApp.exe
How can the application discover the path to its own location?
TIA
Wibs