BrctlApi

Login to reply to this topic.
Fri, 2007-12-28 19:57
Joined: 2007-12-27
Forum posts: 1

Hi,
I have built the browser control (BrCtlSampleApp) example that comes along with the SDK.
I have tried loading google.com instead of the sample webpage they were using.
_LIT(KUrl,"http:///www.google.com");
iBrCtlInterface->LoadUrlL( KUrl );
In my emulator it asks for socket connection, after I connect through winsock aim not getting the webpage in the UI.

Any Suggestions?

  • Login to reply to this topic.