Microsoft KB Archive/819756

From BetaArchive Wiki
Knowledge Base


Article ID: 819756

Article Last Modified on 8/4/2004



APPLIES TO

  • Windows Media 9 Series Software Development Kit



SYMPTOMS

The Microsoft Windows Media Player ActiveX control object model provides the Settings.enableErrorDialogs property. The purpose of this property is to enable developers to suppress all Windows Media Player dialog boxes when using the ActiveX control in a custom application. However, in versions of the Player later than version 7.0, some dialog boxes are not suppressed when enableErrorDialogs is set to False. To maintain compatibility with existing applications, a new service type that hides all dialog boxes has been added to the control.

RESOLUTION

The following file is available for download from the Microsoft Download Center:
[GRAPHIC: Download]Download the WindowsMedia9-KB819756-x86-ENU.exe package now. For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services


Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
The English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

   Date         Time   Version     Size       File name
   ----------------------------------------------------
   18-Apr-2003  17:55  9.0.0.3005  4,653,056  Wmp.dll

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

The following values are now available for the pbstrType parameter of the IWMPRemoteMediaServices::GetServiceType() method:

VALUE DESCRIPTION
Local The Player control is embedded in local mode.
Remote The Player control is embedded in remote mode.
RemoteNoDialogs The Player control is embedded in remote mode and does not display dialog boxes. Use of this value requires Windows Media Player 9 Series QFE 819756 or later.


REFERENCES

For more information, see the Windows Media Player 9 Series Software Development Kit (SDK). The Windows Media Player 9 Series SDK is available online in the MSDN Library.


Additional query words: WMP OCX Dialogs Suppress

Keywords: kbdownload kbfix KB819756