PDA

View Full Version : how to create call log shortcut?


dani31
14th August 2008, 10:20 AM
I want assign call log to send key long press, but I couldn't figure out how to create the shortcut.

I searched older threads on this, and saw that some recommend VJPhoneShortcuts, other do that with mortscript to mimic key presses but I do not want that.

I am interseted in any of these two:
1. manipulate cprog.exe with a command (which I could not find in any thread)
2. write a micro app using the Phone API / PhoneShowCallLog function (recommended on MSDN forums) but I do not know how to do it :cool:

Any help any one? 10xxx :D :D :D

jackleung
14th August 2008, 10:36 AM
Try this little apps

jackleung
14th August 2008, 10:40 AM
OR This:
1. Create a shortcut key to \Windows\LaunchMSItem.exe w/ "CALLHISTORY_ALL_CALLS" parameters ( I think you have it w/ yr HTC home). You can do it easily w/ Resco Explorer or the hard way below:

a.Create a text file and name its as "CallHistory.lnk"
b. 49#"\Windows\LaunchMSItem.exe" CALLHISTORY_ALL_CALLS as it content
c. put it into yr phone (e.g. /Windows)

2. Then the registry as follow
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2
"Open"="\Windows\CallHistory.lnk"
"Default"="History"

dani31
14th August 2008, 05:02 PM
oh man, this works perfectly... big thanks!!!

bakkertakker
28th December 2010, 09:54 AM
I use phonex for dial and contacts, but unfortunatelly it doesn'T support dual sim phone. WM call log support it, but if I start call history phonex appear and I can't check that number dialed sim1 or sim2. How can I run WM call log instead of phonex?

bakkertakker
5th January 2011, 07:04 PM
I solved this problem :)

sharmila
11th January 2011, 12:38 PM
Hello,
Excellent work.
Thanks for sharing a nice post.