Thursday, August 25, 2005

I've just done a webcast, which was effectively a repeat of my MEDC'05 presentation on hosting ActiveX controls in CF 2.0. It can be seen here

Update (09/03/2005). It is apparently not entirely clear from the webcast, where the source code is. It can be found here

Update 2 (09/03/2005). The source code will not compile on beta 2 of Visual Studio because of Marshal.AllocHGlobal/FreeHGlobal that were not introduced until July CTP. Simply replace them with AllocCoTaskMem/FreeCoTaskMem

Update 3 (09/03/2005). TO be able to host WMP in Pocket PC application you must have WMP10. WMP9 did not have an ActiveX interface. Some (but not all) of the 2003SE device have WMP10. All WM5 devices will have WMP10

8/25/2005 4:40:44 PM (Pacific Daylight Time, UTC-07:00)  #    Comments [3]  | 
5/3/2007 8:06:30 AM (Pacific Daylight Time, UTC-07:00)
Hi,

I've download your sample code and it works fine on my Dell axim X51V. But i need to add some video on Windows CE 5.0 and windows cd 4.1 and the devices constructors has not installed Windows Media Player 10 and so your sample doesn't works. How could i installed WMP 10? or how could i used your sample witrh WMP 9 or lower?

Thanks for your answers

Thibaud.
8/22/2007 5:22:02 AM (Pacific Daylight Time, UTC-07:00)
3f2
3/1/2008 6:57:58 AM (Pacific Standard Time, UTC-08:00)
Cool, the post.

Thanks for the information.
Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):