Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!kuhub.cc.ukans.edu!2fmlcalls From: 2fmlcalls@kuhub.cc.ukans.edu Newsgroups: comp.sys.mac.programmer Subject: Has AppleSoundChip? Gestalt? How? Message-ID: <1991Apr9.011011.29542@kuhub.cc.ukans.edu> Date: 9 Apr 91 01:10:11 CDT Organization: University of Kansas Academic Computing Services Lines: 16 How does one determine if te AppleSoundChip is present? I got my hands on the new Interface files for THINK Pascal (GestaltEqu most notably) and tried to blindly call Gestalt('hdwr',theResponse). LINK_ERROR - Gestalt not implemented {or some such} So, how does one use Gestalt with THINK Pascal 3.0? Or how can one determine if the ASC is present without a call to Gestalt? (And, related, like calling WNEvent, do you need to check for a TrapAvail before even considering a call to Gestalt?) BTW, I have System 6.07 on an si. (I would think Gestalt would be in 6.07!?) Also, I'm not an APDA developer, so references to APDA-eyes-only docs are in vain. john calhoun