Share via


Windows Media Player 11 SDK Connecting to Windows Media Player 

Windows Media Player SDK banner art

Previous Next

Connecting to Windows Media Player

Windows Media Player automatically connects to DSP plug-ins that have been installed and properly registered. DSP plug-ins must call IWMPMediaPluginRegistrar::WMPRegisterPlayerPlugin to create the registry entries necessary to allow Windows Media Player to recognize the plug-in and to list it on the Plug-ins tab of the Options dialog box. To remove the registry entries created by IWMPMediaPluginRegistrar::WMPRegisterPlayerPlugin, the plug-in calls IWMPMediaPluginRegistrar::WMPUnRegisterPlayerPlugin.

See Also

Previous Next