Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!apple!well!wdh From: wdh@well.sf.ca.us (Bill Hofmann) Newsgroups: comp.sys.mac.programmer Subject: Re: Has AppleSoundChip? Gestalt? How? Message-ID: <24165@well.sf.ca.us> Date: 12 Apr 91 16:07:59 GMT References: <1991Apr9.011011.29542@kuhub.cc.ukans.edu> <24147@well.sf.ca.us> Organization: Flashpoint Lines: 11 In article <24147@well.sf.ca.us> smoke@well.sf.ca.us (Nicholas Jackiw) writes: >I haven't been able to find the necessary glue for Gestalt on any of >the 7 beta cds, either. I must not be looking in the right place. On the 7.0b4 CD, look in SuperBeta:Development Tools:Symantec: or :MPW:. There are updaters for THINK C and Pascal, along with libraries. Be forewarned that since THINK C uses the MPW headers (almost), some behavior of you programs *WILL* change. In particular, Boolean is now unsigned char, whereas before it was a signed int. -Bill Hofmann