Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!sdd.hp.com!zaphod.mps.ohio-state.edu!wuarchive!cec2!news From: olson@wucs1.wustl.edu (Jonathan Olson) Newsgroups: comp.sys.mac.programmer Subject: gError in Think C errors incorrectly Message-ID: <1991Jun17.194212.17157@cec1.wustl.edu> Date: 17 Jun 91 19:42:12 GMT Distribution: na Organization: Washington University, St. Louis MO Lines: 10 Yes, it's me again. The program I'm still working on has a window, that's created from the resource file just fine. When the event loop sends an update to it, it redraws the scroll bars, and then it tries to redraw the grow box. Inside of the Think C Object library, it checks to see if the handle to the grow box is correct. Using the debugger, I know it's correct, but when it calls gError->CheckResource(theSICN), it receives an address that ends in a 1. Something is wrong with this, and we can't find out what could have happened. Any ideas? Jonathan Olson