PDA

View Full Version : end of calls



Bütyök
01-07-2004, 08:17 AM
Hi!

I made a call duration routine that displays call duration until 3 sec. and I want to display it when calls finished.


How can I find the end of calls "routine" in the flash?

Kontact
03-07-2004, 09:13 PM
Hi, fellow pinoy

here my suggestion...

there are ways to finding it... like for ex. what text message u see after "end of calls". u can use it to find w/c routine is used. if there is no text messages. u could try looking for it on archive or old post that deals with 5e0 tables... am not sure if it was found before...

surely there r more members who can help u learn how... ;-)

regards

danwood76
03-07-2004, 11:01 PM
Tools to use:
WinArm
Hex editor

like kontact said
Find the text and then trace it through the different functions you do
you will probably need to work out what different routines do to be able to work out where they go

have fun and regards,
Danny

Bütyök
05-07-2004, 10:35 PM
Hi!

There is not any text at the end of calls.
It is a 6110 and it does nothing when finished a call, just returns to the main screen or in case of incoming call it returns to the menu where I was at last time.

:-(

(I already find lot of routines by WinARM and a hex wiever with text tracing...)

danwood76
06-07-2004, 12:54 AM
Is there an 'End Calls' button?
(Text above one of the function keys)
If so you could trace the End call function back to where the call is actually ended

just a thought,
regards,
Danny