|
Posted by trisha on September 22, 2005, 9:42 pm
Please log in for more thread options Hi
thnx for quick reply
but i want to delete a particular entry.But through callLog API i cant
delete particular entry. For that i have to match the phone number. Thats
the dilemma
thanx in advance
Peter Foot [MVP] wrote:
> Why not use the CallLog APIs? These will give you structured access to the
> calllog and wont break when the underlying (undocumented) database structure
> changes for example between WM2003 and WM 5.0. See PhoneOpenCallLog and
> associated entries in the SDK.
> Peter
> --
> Peter Foot
> Windows Embedded MVP
> http://www.inthehand.com | http://www.peterfoot.net
> > Hi
> >
> > I want to get the phone number from Clog.db. It is stored under ID
> > 0x0006. Its column no is 5.
> > But sometimes i get the entry at pcev[4].val.lpwstr, sometimes at
> > pcev[5].val.lpwstr. What should i do. Please help me out
> >
> > Thanx in advance
> >
|