Nobody can play videos with Compact Framework 2.0 (lots of posts, no answer)

Hi,
I post several and several message on several and several forums, but nobody answers my question.
What I know is that Alex Feinman shows how to do during MEDC 2005 in Las Vegas, but I can't find any docs, videos or articles about his speech.
I also know he uses Opennetcf.AxHost, but I can't find the namespace.

I really appreciate any help about this question I asked for a month.

Thanks in advance.

[440 byte] By [Noulouk] at [2008-3-7]
# 1
Send me an email
AlexFeinman at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...
# 2

I have Played with CF 2.0

go to Visual Studio Tools Directory and use AxImp.exe Tool to generate a wrapper to Wmp.dll using this commend

AxImp.exe c:\windows\system32\wmp.dll /source

u will get AxWMPLib.cs and WMPLib.dll add this(.cs) file to Opennetcf.Axhost project as told by Alex Feinman and add refrence to .dll file Windows Media PLayer Control will appear use it as u want

(make sure Emulator or Pocket Pc Device have Media PLayer 10 Installed)

SyedSafiullahHussaini at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...
# 3

Hi Syed Safiullah Hussaini,

Can you please send me the sample source code you mentioned above to play wma files in CF 2.0 Its a very urgent issue to me!!!!!!!!!

Thanks and Regards

Anil

aniljain50 at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...
# 4

Hi aniljain50

Where should i send u the code it is not a matter of few lines code it is a complete project which i m talking about.

SyedSafiullahHussaini at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...