Roman Kudinov
Guest
|
Posted:
Thu Dec 15, 2005 1:30 pm Post subject:
can't register wmp plugin |
|
|
I have created a plugin using WMP SDK 10 and can't register it on PC's which have WMP 9 installed. The error occurs at the line in DllRegisterServer:
hr = spRegistrar.CoCreateInstance(CLSID_WMPMediaPluginRegistrar, NULL, CLSCTX_INPROC_SERVER);
The error: "Class factory is not found", I checked the registry and definitely the registrar object is not registerd, does it have a different GUID in WMP 9?
Thank you,
Roman
|
|