Hi everybody,
i'm trying to create and manage a GPRS connection on XDA (Pocket PC
phone Edition) using embedded Visual C++ 3.0.
I have seen Connection Manager API (MFC) to manage a connection but
i'm not able to create my connection and to call
this from connection manager.
I don't understand clearly the meaning of GUID and how i can find it
for a specific connection.
If anybody could help me i appreciate it very much!
Thanks

POCKET PC PHONE EDITION AND GPRS CONNECTION by Kevin

Kevin
Tue Sep 09 08:37:48 CDT 2003

you can use ConnMgrMapURL() to map URL to GUID for the
network.
>-----Original Message-----
>Hi everybody,
>i'm trying to create and manage a GPRS connection on XDA
(Pocket PC
>phone Edition) using embedded Visual C++ 3.0.
>I have seen Connection Manager API (MFC) to manage a
connection but
>i'm not able to create my connection and to call
>this from connection manager.
>I don't understand clearly the meaning of GUID and how i
can find it
>for a specific connection.
>If anybody could help me i appreciate it very much!
>Thanks
>.
>