Mode Property of MCIWNDX.VBX Returns Localized Strings (126990)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Video for Windows Development Kit 1.1
This article was previously published under Q126990 SUMMARY
The MCIWNDX.VBX control distributed with the Video for Windows Development
Kit version 1.1, has a Mode property containing a localized string that
tells you the current state of the control. When this control is used on
versions of Windows other than those that use the English language, such as
German or French, the Mode is automatically translated into that language.
Because of this feature, you must not use a hard coded string literal when
checking the Mode property. As an alternative, you can call the Multimedia
API mciSendCommand() function. This article shows you how.
Modification Type: | Major | Last Reviewed: | 10/28/2003 |
---|
Keywords: | KB126990 |
---|
|