home *** CD-ROM | disk | FTP | other *** search
- Path: EU.net!sun4nl!xs4all!usenet
- From: muaddib@xs4all.nl (thomas)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: opening muimaster.library from another lib
- Date: 2 Jan 1996 18:24:52 GMT
- Organization: XS4ALL, networking for the masses
- Message-ID: <451.6575T1176T2299@xs4all.nl>
- References: <oj6entlm4tk.fsf@hpsrk.fc.hp.com> <30e835db@lls.se><621.6574T1181T1758@xs4all.nl> <oj6iviulf65.fsf@hpsrk.fc.hp.com>
- NNTP-Posting-Host: undiscovered.xs4all.nl
- X-Newsreader: THOR 2.2 (Amiga;TCP/IP) *UNREGISTERED*
-
- >muaddib@xs4all.nl (thomas) wrote:
-
- >> But this means everytime a program opens the library, the libraries this
- >> library uses will be reopened, this, I believe, can cause serious problems
- >> when you open a library which allocates a new base for every user.
-
- >Good point, although in this case there is just one lib base no matter
- >how many openers.
-
- >But it looks like I'll have to move it out of __UserLibInit to make it
- >work anyway.
-
- > - steve
-
-