I have a problem connecting to Internet when in cradle. I can get
Pocket MSIE to work, but not my program.

To work out connection, calling ConnMgrEstablishConnection(), using
guidDestNet = IID_DestNetInternet.

With Pocket PC 2002, this would return CONNMGR_STATUS_CONNECTED.

Same code, same call, Pocket PC 2003, I get:
CONNMGR_STATUS_NOPATHTODESTINATION. This *is* where MSIE is working.

Therefore my app doesn't try to connect.

Possibly the settings in the connections are wrong. Or there is a coding
difference required between two version.

Is there any person who might know anything about this?

Regards, Ben.