G
Guest
WMPLib.dllDear All,
I asked before about playing WMA files in my application, i have been
answering to host the windows media player activex control
i downloaded the sample project that was in the link.
but when i try build the project and run it on my device, a run time error
occures says that the class is not registered,
I tried to use the dll which named WMPLib.dll in another project,
the first line i wrote is:
WindowsMediaPlayerClass player = new WindowsMediaPlayerClass();
i had the same error at run time which says that the class is not registered
so, is this the only way i could use the windows media player component by
using another DLL, or i can use it directly from my application.
Thanks in advance
Regards
Tamer Hesham
I asked before about playing WMA files in my application, i have been
answering to host the windows media player activex control
i downloaded the sample project that was in the link.
but when i try build the project and run it on my device, a run time error
occures says that the class is not registered,
I tried to use the dll which named WMPLib.dll in another project,
the first line i wrote is:
WindowsMediaPlayerClass player = new WindowsMediaPlayerClass();
i had the same error at run time which says that the class is not registered
so, is this the only way i could use the windows media player component by
using another DLL, or i can use it directly from my application.
Thanks in advance
Regards
Tamer Hesham