How do I create a dialog based application which
hosts a web control in pocket PC ?
I create a project by VC++2005 :
[New project] -> [Smart Device] ->[MFC smart device application]
and add a web control to the dialog.
When I press [F5] to execute it in [Pocket PC 2003 Emulator],
I encounter the following error.
Does anybody know how to fix it ? Thanks a lot
Load module: coredll.dll.0409.mui
Load module: coredll.dll
CoCreateInstance of OLE control {8856F961-340A-11D0-A96B-00C04FD705A2}
failed.
>>> Result code: 0x80040154
>>> Is the control is properly registered?