home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!haven.umd.edu!ni.umd.edu!zben-mac-ii.umd.edu!user
- From: zben@ni.umd.edu (Charles B. Cranston)
- Subject: Re: ETO #8 - Problems With MacApp 3.0.1 and Latest MPW
- Message-ID: <zben-190892211807@zben-mac-ii.umd.edu>
- Followup-To: comp.sys.mac.programmer
- Sender: usenet@ni.umd.edu (USENET News System)
- Nntp-Posting-Host: zben-mac-ii.umd.edu
- Organization: UM Home for the Terminally Analytical
- References: <1992Aug19.201204.23405@udel.edu> <zben-190892171645@zben-mac-ii.umd.edu>
- Date: Thu, 20 Aug 1992 01:24:36 GMT
- Lines: 29
-
- In article <zben-190892171645@zben-mac-ii.umd.edu>,
- zben@ni.umd.edu (Charles B. Cranston) wrote:
-
- > Didn't you get a yellow piece of paper with the mailing that said
- > there was a missing 'aedt' resource template and giving you the
- > definition to type in???
-
- Keith Rollin advises me that not everybody got the yellow paper
- with the missing resource template. Perhaps the problem was only
- discovered after some ETO packages had already been shipped.
-
- In expiation for being inappropriately snotty to the original poster,
- here is the suggested resource template:
-
-
- type 'aedt' {
- wide array {
- unsigned longint; /* Event Class */
- unsigned longint; /* Event ID */
- unsigned longint; /* Value */
- };
- };
-
-
- It's supposed to go in MacAppTypes.r which is installed in:
-
- ...MacAPP:Interfaces:RIncludes:MacAppTypes.r
-
- zben@ni.umd.edu -KA3ZDF
-