Page 1 of 1

Power Down/Power Up - causes exception

PostPosted: May 28, 2004 @ 2:29pm
by Bapdude
I've got a very frustrating problem right now. If I start my app, power down my pocket PC and then power it up again, I get an illegal exception (the famous 0xc0000005 exception).

(*side note* - I tried the "Infestation" game which was written with Pocket Frog. It does the very same thing if I start the game and then cycle the power - illegal exception 0xc000005.)

I'm also using the Hekkus sound library and currently have the hekkus suspend and resume calls in my Game::Resume and Game::Suspend sections. Is there anything else that I need in my resume/suspend sections?

What actually happens in Pocket frog when you cycle the power switch on the pocket pc?

Thanks...
:D

PostPosted: Jun 1, 2004 @ 9:05am
by HTK

PostPosted: Jun 1, 2004 @ 9:06am
by HTK

PostPosted: Jun 1, 2004 @ 10:24am
by Conan

PostPosted: Jun 1, 2004 @ 4:47pm
by Bapdude
I'm currently using PF 0.7 for my game. I'm also using the latest version of Hekkus. What do you guys have in your 'Resume' and 'Suspend' sections? I'm wondering if I need something special to account for these.

PostPosted: Jun 1, 2004 @ 8:54pm
by Conan

PostPosted: Jun 1, 2004 @ 9:03pm
by Kzinti

PostPosted: Jun 1, 2004 @ 9:44pm
by Bapdude