Prev: Player Supporting RTSP Authentication on Windows Mobile
Next: pim.vol Contacts file? Questions about ActiveSync Contacts
From: Angie on 30 Oct 2007 16:53 all, I want to intercept the SIM API call for WM 5.0 platform. After intercepting the API, we would like to call the original API entry and do some data processing inside the API hook. Can anyone tell me what is the best way to intercpet the SIM API call? Can I intercpet the RIL API call in this case? Thx.
From: Valter Minute on 31 Oct 2007 06:42
"Angie" <kimojolin(a)yahoo.com> wrote in news:#TTs0bzGIHA.5980(a)TK2MSFTNGP04.phx.gbl: > all, > I want to intercept the SIM API call for WM 5.0 platform. > After > intercepting the API, we would like to call the original API entry > and do some data processing inside the API hook. Can anyone tell > me what is the best way to intercpet the SIM API call? Can I > intercpet the RIL API call in this case? Thx. You can create a SIP that register itself instead of the regular one and instantiate it, wrapping both the SIP interface (to the OS) and the notification interface (to the original SIP). -- Valter Minute (the reply address of this message is invalid) (l'indirizzo di reply di questo messaggio non � valido) |