Prashant_611

Hi All,

I am beginner programmer. And want to know how to override system applications or make changes in same application. e.g. " tapiRequestMakeCall " API used to make a call. but for this API after making a call system shows UI i.e. calling...

How to override this UI.




Re: Smart Devices Native C++ Development How to override System application

Saravanan V V

Hi

Use PhoneMakeCall API to make call. It will not display any UI.

It is not allowed to override the application in the ROM, unless microsoft has provided a solution to do that.