[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: package location awareness?
- From: David Burgess <dburgess@...>
- Date: Fri, 4 Feb 2005 13:30:34 +1000
OK. I am using Win32. My 5.1 modified loadlib() saves the path of the loaded
component in package.libs (could not think of a good name). This is also
an easier issue on Win32, because given that one also saves the library
handle (for DLLs) one can (given the handle) always ask the OS from
where it loaded it.
I guess saving the full pathname from where stuff gets loaded is not
onerous and is platform portable. Now all you have to do is
convince Roberto.
DB
- References:
- package location awareness?, PA
- Re: package location awareness?, PA
- Re: package location awareness?, David Burgess
- Re: package location awareness?, PA
- Re: package location awareness?, David Burgess
- Re: package location awareness?, Asko Kauppi
- Re: package location awareness?, David Burgess
- Re: package location awareness?, Peter Loveday
- Re: package location awareness?, David Burgess
- Re: package location awareness?, Peter Loveday