Re: Off-topic: MRO ?

New Message Reply Date view Thread view Subject view Author view

From: Aaron Montgomery (agm@PURDUENC.EDU)
Date: 2 Dec 99, 02:47 EST


From: Aaron Montgomery <agm@PURDUENC.EDU>
Subject:      Re: Off-topic: MRO ?

>Can someone here point me to some documentation about the MRO state
>of a file and the ckid resource?  I tried general Web searching and
>the Apple site, and came up empty.

I found no documentation when I was trying to rework up Alpha's
routines except for the actual source code. Here's the bit we use:

struct ckidRsrc
{
        unsigned long   checkSum;
        long            LOC;
        short           version;
        short           canModify;
        char            branch;
        Boolean         isMRO;
        // There's more, but this is all we need
};

If you have Resourcerer, you can take a look at its ckid resource
template to see what it thinks is in there.

Aaron

<finger:agm@purduenc.edu>
<mailto:agm@purduenc.edu>
<http://faculty.purduenc.edu/agm/>


New Message Reply Date view Thread view Subject view Author view

This archive was generated by das@users.sourceforge.net with hypermail 2b29 on 31 Mar 01, 11:51 EST