Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!newsfeed.straub-nv.de!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!news.bbs-scene.org!macgui.com!gastacara From: gastacara@macgui.com (Cliff Huylebroeck) Newsgroups: comp.sys.mac.programmer.help Subject: My own file copy and empty trash in OS 9.2.2 Date: Mon, 5 Dec 2011 16:10:48 +0000 (UTC) Organization: Mac GUI Lines: 9 Message-ID: NNTP-Posting-Host: gunshin.wiredns.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.bbs-scene.org 1323101448 27458 74.119.145.48 (5 Dec 2011 16:10:48 GMT) X-Complaints-To: abuse@bbs-scene.org NNTP-Posting-Date: Mon, 5 Dec 2011 16:10:48 +0000 (UTC) User-Agent: Mac GUI City Usenet Posting Xref: x330-a1.tempe.blueboxinc.net comp.sys.mac.programmer.help:89 I want to replace file copy and empty trash with my own procedure and dialog in OS 9.2.2. How can I intercept/patch/overload these 2 functions in C++? I'm using CodeWarrior Pro 5. The reason is: It has to be suspended when I'm using the mouse or the keyboard. It has to be resumed after x seconds of inactivity. I want a different dialog.