Windows Media Player ActiveX control

Hi,

I'm new at C# (I come from Java background) and am coding a sample windows form based media application. I have the form worked out and running and have read that I can usemsdxm.ocx which is the Windows Media Player ActiveX control.

To import the control and create a custom dll, I've triedaximp with the following syntax:

aximp c:\windows\system32\msdxm.ocx

but am presented with the following error message:

AxImp error: Did not find a registered ActiveX control in 'C:\...msdxm.ocx'

I have confirmed that the control is in that directory. Can anyone tell me what this means and how I can resolve this problem?

Thanks

[780 byte] By [ShahidShah] at [2007-12-17]