All Forums
 Microsoft Windows CE
 CE Sample Applications and Utilities
 eVC - WebCOM (IE-enabled COM control)
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

ctacke

877 Posts

Posted - 17 Sep 2003 :  11:52:21  Show Profile  Email Poster
WebCOM.DLL

This simple ATL control shows how to enable browser support for COM controls in CE. This control draws some circles on the browser window

To create this control in IE, add the following to an HTML page:


<OBJECT
ID="MyControl"
CLASSID="clsid:9A25B43D-5215-4B5C-B8D3-B48DA809A930"
WIDTH=100
HEIGHT=100
>
</OBJECT>



Key APIs Used

COM_INTERFACE_ENTRY(IObjectSafety),
GetInterfaceSafetyOptions,
SetInterfaceSafetyOptions


Lines of Code: 704


Source Download
Rev 1 - Sep 17, 2003 (48k zip).
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000