wmp10 mobile - active x control

  • Thread starter Thread starter raja_t_123
  • Start date Start date
ActiveX uses different file formats between the desktop and Windows Mobile.
This requirement is because the desktop uses x86 and Windows Mobile uses ARM
based processors and they are not compatible.

So you need to investigate whether or not the ActiveX control you want to
use works with Windows Mobile.
_________________
Courtesy of:
Chris De Herrera
Microsoft MVP - Mobile Devices & Tablet PC
 
Hi,

Thanks for the response. We are facing very serious problem acn you
pls look at this issue.

I am trying to create dialog based MFC smart device application with
WMP Active X control. for windows mobile 5.0 . (Using VS 2005 to
develop the application)

Right now I am not using any devices, and using only the emulator to
run the application.

Problem:

I am getting the debug assertion in occcont.cpp line 916 which I try to
execute the application on emulator.

Investigation:

When I did google search, people are telling that we have to register
and use different activeX control for `desktop` and `windows mobile 5.0
emulator`.

Questions:
Where can I get WMP ActiveX control for Emulator. In case If I am using
the device, where can I get the activeX control? Who is selling the wmp
activeX control?

Thanks,
Raja.
 
Hi Byte,

Can you please answer my question? I am in big trouble because of this.
Can you pls help me?

Thanks,
Raj
 
Back
Top