Is Feature catalog for COM and ActiveX different ?

From: youhua.wang (youhua.wang_at_asiacontrol.com.cn)
Date: 10/28/04


Date: Thu, 28 Oct 2004 17:51:52 +0800

I have an ocx Contol and two embeded machine use WinCE.

Then i developed an Dlg_Base App which use the ocx control.
The App run well in one of the machine(PC_A), but it fail in the other
one(PC_B). I trace and found that dlg.DoModal() call return false
immediately , and the App exit.

I suspect that the WinCE OS(of PC_B) do not surport ActiveX control. But the
PC_B do surport COM from my test.

Is the feature catalog for COM and ActiveX different when customize the OS
use PB, which, i think, may result in the failed of create ocx control ?

Or Maybe ther is other explanation ?

Your sincerely!

youhua.wang



Relevant Pages

  • Problems using sockets between desktop and WinCE
    ... We are trying to run a Server App on WinCe and communicate with it (sending ... A connection attempt failed because the connected ... On WinCe side (the socket server)-- ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Problems using sockets between desktop and WinCE
    ... have to work with other aspects of the NetCf. ... between a WinCe device and a desktop? ... >> an string back and forth) from another App running on the desktop. ... >> using WinCe Emulator. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Dlls and the CompactFramework
    ... Desktop assemblies cannot be used under the CF. ... > CompactFramework addin we can create window Apps that run under the WinCE ... The App ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Dlls and the CompactFramework
    ... "John Olbert" wrote in message ... > CompactFramework addin we can create window Apps that run under the WinCE ... The App ...
    (microsoft.public.dotnet.framework.compactframework)
  • Adding Functionality to a COM/Ocx
    ... This app can also be embedded into other applications ... Now I also have a test app written in VB8 which embedds the Ocx ... Now I want to add a functionality to my OCX control to enable/disable ...
    (microsoft.public.dotnet.languages.vc)