NeilW
Thu Jan 27 04:09:03 CST 2005
Hi Peter,
I have a iPAQ 6365.
I'm tring to use the phone API functions from within a program.
I'm using Microsoft's Windows Mobile Developer Resource kit.
The MS library show's how to call the PhoneMakeCall function in the Phone
API, but this does not work as the phone.h file does not have the function
code and so includes the header phonep.h, which does not exist in the
developers kit. The same goes for the p/Invoke, where the phone.dll is called
and this does not exist either.
I've sent this query to MS and they replied, saying:-
Thank you taking time to contact us. I have assigned this to the responsible
writer so that he can investigate the situation and make the appropriate
changes in the next release of the documentation. For an immediate response I
would suggest posting your question to one of the newsgroups. For a list of
Mobile and Embedded newsgroups, see
http://msdn.microsoft.com/mobility/community/newsgroups/default.aspx.
Thanks again for helping us improve the documentation for all who use it,
Susan Fairo, content specialist
Windows Mobile & Embedded Devices
What do you reckon Peter?
Thanks for talking.
NeilW.
"Peter Foot [MVP]" wrote:
> PhoneMakeCall is a Pocket Pc Phone Edition function - the only iPaq it will
> work on is the 63xx. What iPaq model are you using and what are you trying
> to achieve?
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> www.inthehand.com | www.opennetcf.org
>
> "NeilW" <NeilW@discussions.microsoft.com> wrote in message
> news:9B6ABB3E-2B79-4A38-BDF9-DB56CDCD916B@microsoft.com...
> > Hi,
> > The function PhoneMakeCall does not work.
> > I'm using eMbedded visual C++ 4.0 SP3 to target MS Pocket PC version
> > 4.20.0
> > (Build 14133) on a HP iPAQ.
> > The header file phone.h has code to include the file phonep.h, this file
> > does not exist.
> >
> > I've tried P/Invoke phone.dll as examples show, but this file does not
> > exist
> > either.
> >
> > Can anybody help please?
> >
>
>
>