home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!agate!NewsWatcher!user
- From: werner@soe.berkeley.edu (John Werner)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Opening resource file prevents segments from being loaded
- Message-ID: <werner-231192204500@128.32.157.31>
- Date: 24 Nov 92 04:45:42 GMT
- References: <By7BnK.wv@news.udel.edu>
- Followup-To: comp.sys.mac.programmer
- Organization: UC Berkeley School of Education
- Lines: 14
- NNTP-Posting-Host: 128.32.157.31
-
- In article <By7BnK.wv@news.udel.edu>, Sean J. Crist wrote:
- > At a point where segment B hasn't yet been loaded into
- > memory (i.e., I haven't called any procedures in it yet), segment A opens
- > a resource file. Then, when a procedure in segment B is called, the
- > segment loader balks and doesn't load segment B, which of course brings
- > the program to a speedy crash.
-
- This may be a silly question, but does the resource file you're opening
- contain any CODE resources? Do any of them have the same resource ID as
- segment B?
-
- --
- John Werner werner@soe.berkeley.edu
- UC Berkeley School of Education 510-642-9651
-