|
Of
which - the executable calling the DLL or the DLL. Would ParamStr(0) suffice?
(This actually calls GetModuleFileName with a 0/Null value), so returns the
executable name. A bit more difficult to get the DLL path - need to have the
right paramater to GetModuleFileName, so in this case ParamStr(0) would be no
good.
Myles.
-----Original Message-----
From: James Sugrue [mailto:[EMAIL PROTECTED] Sent: Friday, 21 March 2003 8:58 a.m. To: Multiple recipients of list delphi Subject: [DUG]: Getting the FullPath of running application
|
- [DUG]: Getting the FullPath of running application James Sugrue
- Re: [DUG]: Getting the FullPath of running applicat... peter
- RE: [DUG]: Getting the FullPath of running appl... James Sugrue
- RE: [DUG]: Getting the FullPath of running applicat... Myles Penlington
- RE: [DUG]: Getting the FullPath of running applicat... Stephen Barker
- RE: [DUG]: Getting the FullPath of running applicat... Kyley Harris
