Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!ncar!midway!gargoyle!ddsw1!obdient!gagme!essam From: essam@gagme.chi.il.us (Essam Khairullah) Newsgroups: comp.sys.mac.programmer Subject: Re: Need jGNEFilter help Message-ID: <937@gagme.chi.il.us> Date: 3 Dec 90 07:15:00 GMT Distribution: na Organization: GAGME Public Access UNIX, Chicago, Illinois, USA Lines: 49 Newsgroups: comp.sys.mac.programmer Subject: Re: Need jGNEFilter help Summary: Expires: References: <917@gagme.chi.il.us> <11380@goofy.Apple.COM> <9330@pasteur.Berkeley.EDU> Sender: Followup-To: Distribution: na Organization: GAGME - Public Access UNIX of Chicago, Illinois, USA, Earth Keywords: In article <9330@pasteur.Berkeley.EDU> carlton@aldebaran (Mike Carlton) writes: >In article <11380@goofy.Apple.COM> sean_parent.snarkmail_l_z@gateway.qm.apple.com (Sean Parent) writes: >>...There are a few possible options that you could use -> >>... >>2) Patch SystemTask (I think it is a better place to patch then >>GetNextEvent and contrary to inside Mac it can move memory (because it can >>call drivers and desk accessories) using a head patch. >... > >Is option 2 correct? I have a patch that needs to move memory and since >SystemTask isn't marked as moving memory, I felt I couldn't patch in there >(altough SystemTask was the logical place for my patch). > >...Can I get burnt on a future OS release? > >thanks, >mike > >Mike Carlton carlton@cs.berkeley.edu I originally had my routine patch SystemTask and I rarely experienced any trouble, however once I was using DesignStudio when my INIT's dialog popped up (anouncing an appointment). When I dismissed it and then pulled down a menu, the menu's font was Eurostyle Bold. After pulling down the menu again it was fine, but it did seem odd. Anyhow, it didn't seem to be at all destructive, so I might just continue to use SystemTask. BTW, if I call GetNewDialog and provide storage for the DialogRecord as well as a handle to the item list, will it actually allocate memory, thereby risking a memory move? Thanks, -- Essam Khairullah essam@gagme.chi.il.us I don't got no fancy signature.