Path: chuka.playstation.co.uk!news From: "Steve Dunn" Newsgroups: scee.yaroze.programming.codewarrior Subject: Re: restarting Date: Mon, 16 Feb 1998 18:22:45 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 34 Message-ID: <6ca04i$beo22@chuka.playstation.co.uk> References: <6c6ebf$bej21@chuka.playstation.co.uk> <01bd3a71$ab5f31e0$86d449c2@Angela1.intelligent-group.com> NNTP-Posting-Host: usera830.uk.uudial.com X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Thanks Craig, I tried that. Nowhere in my program does it say 'ResetGraph' (nowhere !), and yet when I press the dredded 'select' button on the joypad, I get ResetGraph( ... ) ... ... ...... all over the place in the codewarrior PS Com Util. Any ideas ? Any ideas MetroWorks ? It's driving me mad. And WHY do we have to have a 20 second boot time when turning on the Yaroze ? Surely the copyright message could be written 'on the wall'. 20 Secs may not sound like much, but when you're resetting every 2 minutes, it a pain in the ar...m Steve Craig Graham wrote in message <01bd3a71$ab5f31e0$86d449c2@Angela1.intelligent-group.com>... > > >Steve Dunn wrote in article ><6c6ebf$bej21@chuka.playstation.co.uk>... >> ResetGraph( 0 ) ; >> return 0; >> >> Steve > >Just stop calling ResetGraph() before exitting. > >Craig.