Call Contact screen capture
-
Hi, I am developing an Win32 smart device console application for Windows mobile based smart phone. In my application I am sending a virtual key codes to the smart phone using SendInput() API to test different applications by capturing the screen shots for each screen after execution of every event. In testing the contacts application I am sending VK_F3(Talk key) to make a call . Here I am getting three screen shots for one execution of this VK_F3 as "dialing ", "calling","callending" so how can I capture all the three screen shots for one event. Can we get any notification that call has been ended from the underlying layers of the system ?? If so, can anybody suggest me a way or an API to use for this. If u give me sample code then also it will be useful. Thanks in advance for any help. Regards, Hema.