|
Posted by Alex Feinman [MVP] on January 24, 2006, 2:14 am
Please log in for more thread options
WMP OCX will be installed only if the device has WMP10. Ocx has not been
available in WMP9
> Thanks for giving me quick response but with this question something I
> want to put here because I have problem and again knowledge point of
> view it has some importants.
> TOOLS: evc++ 4.0, Winodws CE 5.0 Emulator(WMP embedded using PB 5.0).,
> I've setup following files for wmp: wmpsdk10, wmpsdk9 and Windows Media
> Player CE SDK.exe.
> Query:
> 1.I found WMP.dll and WMP.ocx in desktop environment after WMP10sdk
> installed. Is there such file exist in Windows CE (ceplayer.exe i can
> see in it).Can I use this active X controls to build wmp application
> for windows ce ??(because I'd tried and bit gave control not registered
> run time error) so the reason for this may because of the active X are
> made only for desktop. if it so then where can I have active X for
> Windows CE. I tried to register these controls on Windows CE platform
> after copy them but not success it is obvious.
>
> 2.I got some other sourcodes which uses some ATL technique and some MFC
> technique where there is nothing like drag and drop ocx everything is
> in code. but here again I got the error like "Error Code:80040154 " at
> runtime.I found that this is because control not register error. Can
> you tell me how to register control in Windows Ce. Is this cotrol
> registered at OS design time. Or need to register manually or when the
> application will run, it should be registered automatically.
>
> thanks in advance
>
> Navin
>
|