home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!mips!pacbell.com!network.ucsd.edu!qualcom.qualcomm.com!NewsWatcher!user
- From: jpurlia@qualcomm.com (John Purlia)
- Subject: AppleTalk Filing Protocol Finder Info
- Message-ID: <jpurlia-300792105408@129.46.5.45>
- Followup-To: comp.sys.mac.programmer
- Sender: news@qualcomm.com
- Nntp-Posting-Host: 129.46.5.45
- Organization: Qualcomm, Inc.
- Date: Thu, 30 Jul 1992 17:58:34 GMT
- Lines: 20
-
- Can anyone tell me what, exactly, appears in the last 16 bytes of the
- Finder Information parameter returned by AFP? AFP defines the finder
- information parameter to be 32 bytes, but the FInfo structure we're all
- used to is only 16 bytes, like so:
-
- struct FInfo {
- OSType fdType;
- OSType fdCreator;
- unsigned short fdFlags;
- Point fdLocation;
- short fdFldr;
- };
-
- So what is being returned in the extra 16 bytes?
-
- ...........................................................................
- John Purlia : My brain; not my company's brain. My brain says...
- jpurlia@qualcomm.com : "Just about any movie could be made better
- AppleLink: AM0470 : if one of the characters were a vampire."
- ...........................................................................
-