1	Microsoft Multimedia Control
2	Multimedia Property Page
3	Open MCI file
4	MCI Files (*.MID;*.WAV;*.AVI)*.MID;*.WAV;*.AVIAll Files (*.*)*.*
5	Invalid procedure call
7	Out of memory
380	Invalid property value
383	Property is read-only
394	Property is write-only
425	Invalid object use
461	Specified format doesn't match format of data
672	DataObject formats list may not be cleared or expanded outside of the OLEStartDrag event
673	Expected at least one argument.
674	Illegal recursive invocation of OLE drag and drop
675	Non-intrinsic OLE drag and drop formats used with SetData require Byte array data.  GetData may return more bytes than were given to SetData.
676	Requested data was not supplied to the DataObject during the OLESetData event.
1000	P&roperties
1001	MCI
2003	General
2004	General properties for the MCI Control
2005	&About...
2006	Controls
2007	Controls properties for the MCI Control
5008	Unknown error type
30001	Can't create button
30002	Can't create timer resource
30004	Unsupported function
43392	Microsoft Multimedia Control 6.0 (SP3)
43393	BorderStyle constants.
43394	No border
43395	Fixed single
43396	RecordMode constants.
43397	Insert recording mode.
43398	Overwrite recording mode
43399	MousePointer constants.
43400	Default
43401	Arrow mouse pointer.
43402	Cross mouse pointer.
43403	I-Beam mouse pointer.
43404	Icon mouse pointer.
43405	Size mouse pointer.
43406	Size NE SW mouse pointer.
43407	Size N S mouse pointer.
43408	Size NW SE mouse pointer.
43409	Size W E mouse pointer.
43410	Up arrow mouse pointer.
43411	Hourglass mouse pointer.
43412	No drop mouse pointer.
43413	Arrow and Hourglass mouse pointer
43414	Arrow and Question mark mouse pointer
43415	Size all mouse pointer
43416	Custom mouse pointer icon specified by the MouseIcon property
43417	Mode constants.
43418	Device not open.
43419	Device stop.
43420	Device play.
43421	Device record.
43422	Device seek.
43423	Device pause.
43424	Device ready.
43425	Notify constants.
43426	Command completed successfully
43427	Command superseded by another command
43428	Command aborted by user
43429	Command failed
43430	Orientation constants.
43431	Buttons arranged horizontally.
43432	Buttons arranged vertically
43433	Constants for TimeFormat Property
43434	Milliseconds format
43435	Hours, seconds, minutes format.
43436	Minutes, seconds, frames format
43437	Frames format.
43438	24-frame SMPTE format.
43439	25-frame SMPTE format
43440	30-frame SMPTE format.
43441	30-drop-frame SMPTE format
43442	Bytes format
43443	Samples format
43444	Tracks, minutes, seconds, frames format.
43452	Specifies the type of MCI device to open.
43453	Determines if the multimedia MCI control can automatically enable or disable individual buttons in the control
43454	Determines if the Prev button is visible.
43455	Determines if the Next button is visible.
43456	Determines if the Play button is visible.
43457	Determines if the Pause button is visible.
43458	Determines if the Back button is visible.
43459	Determines if the Step button is visible.
43460	Determines if the Stop button is visible.
43461	Determines if the Record button is visible.
43462	Determines if the Eject button is visible.
43463	Determines if the Prev button is enabled.
43464	Determines if the Next button is enabled.
43465	Determines if the Play button is enabled.
43466	Determines if the Pause button is enabled.
43467	Determines if the Back button is enabled.
43468	Determines if the Step button is enabled.
43469	Determines if the Stop button is enabled.
43470	Determines if the Record button is enabled.
43471	Determines if the Eject button is enabled.
43472	Specifies the file to be opened by an Open command or saved by a Save command.
43473	Specifies an MCI command to execute.
43474	Determines if the next MCI command uses MCI notification services.
43475	Determines whether the multimedia MCI control waits for the next MCI command to complete.
43476	Determines if more than one program can share the same MCI device.
43477	Determines whether buttons on the control are arranged vertically or horizontally.
43478	Describes the error code stored in the Error property.
43479	Specifies the starting point, using the current time format, for the Play or Record command.
43480	Specifies the ending point, using the current time format, for the Play or Record command.
43481	Specifies whether the device can eject the media.
43482	Determines if the open MCI device can play.
43483	Determines if the open MCI device can record.
43484	Determines if the open MCI device can step a frame at a time.
43485	Specifies the current mode of an open MCI device.
43486	Specifies, in the current time format, the length of the media in an open MCI device.
43487	Specifies, in the current time format, the current position of an open MCI device
43488	Specifies, in the current time format, the starting position of the current media
43489	Specifies the time format used to report all position information.
43490	Determines if sound plays.
43491	Specifies the track about which the TrackLength and TrackPosition properties return information
43492	Specifies the number of tracks available on the current MCI device
43493	Specifies the length, using the current time format, of the track given by the Track property.
43494	Specifies the starting position, using the current time format, of the track given by the Track property.
43495	Specifies the number of milliseconds between successive StatusUpdate events.
43496	Determines if the currently open MCI device uses a window for output
43497	Specifies the number of frames the Step command steps forward or the Back command steps backward.
43498	Specifies the current recording mode for those MCI devices that support recording.
43499	Specifies the output window for MCI MMMovie or Overlay devices that use a window to display output..
43500	Specifies the result of the last MCI command that requested a notification
43501	Describes the notify code returned in the Done event.
43502	Determines if the control can respond to user-generated events, such as the KeyPress and mouse events.
43503	Returns/sets the border style for an object.
43504	Specifies the error code returned from the last MCI command
43505	Specifies the device ID for the currently open MCI device.
43506	Returns/sets the three-dimensional style of the check box caption.
43507	Returns/sets the type of mouse pointer displayed when over part of an object.
43508	Returns the hWnd of the control.
43509	Forces a complete repaint of a form or control.
43510	Occurs when an MCI command for which the Notify property is True finishes.
43511	Occurs when the mouse button is pressed and released over the Back button.
43512	Occurs when the mouse button is pressed and released over the Prev button.
43513	Occurs when the mouse button is pressed and released over the Next button.
43514	Occurs when the mouse button is pressed and released over the Play button.
43515	Occurs when the mouse button is pressed and released over the Pause button.
43516	Occurs when the mouse button is pressed and released over the Step button.
43517	Occurs when the mouse button is pressed and released over the Stop button.
43518	Occurs when the mouse button is pressed and released over the Record button.
43519	Occurs when the mouse button is pressed and released over the Eject button.
43520	Occurs when the Prev button receives the focus.
43521	Occurs when the Prev button loses the focus.
43522	Occurs when the Next button receives the focus.
43523	Occurs when the Next button loses the focus.
43524	Occurs when the Play button receives the focus.
43525	Occurs when the Play button loses the focus.
43526	Occurs when the Pause button receives the focus.
43527	Occurs when the Pause button loses the focus.
43528	Occurs when the Back button receives the focus.
43529	Occurs when the Back button loses the focus.
43530	Occurs when the Step button receives the focus.
43531	Occurs when the Record button loses the focus.
43532	Occurs when the Stop button loses the focus.
43533	Occurs when the Stop button receives the focus.
43534	Occurs when the Record button receives the focus.
43535	Occurs when the Record button loses the focus.
43536	Occurs when the Eject button receives the focus.
43537	Occurs when the Eject button loses the focus.
43538	Occurs automatically at intervals given by the UpdateInterval property.
43539	Occurs when the MCI command activated by the Next button finishes.
43540	Occurs when the MCI command activated by the Play button finishes.
43541	Occurs when the MCI command activated by the Pause button finishes.
43542	Occurs when the MCI command activated by the Back button finishes.
43543	Occurs when the MCI command activated by the Step button finishes.
43544	Occurs when the MCI command activated by the Stop button finishes.
43545	Occurs when the MCI command activated by the Record button finishes.
43546	Occurs when the MCI command activated by the Eject button finishes.
43547	Occurs when the MCI command activated by the Prev button finishes.
43548	Constants for the OLEDragMode property (but not the DragMode or OLEDropMode properties).
43549	OLE drag/drop will be initialized only under programmatic control.
43550	OLE drag/drop will be initialized when the user drags 'out' of the control, or under programmatic control.
43551	Constants for the OLEDropMode property (but not the DragMode or OLEDragMode properties).
43552	Accepts no OLE drag/drop operations.
43553	Accepts an OLE drag/drop under programmatic control only.
43554	Accepts an OLE drag/drop without programmatic control.
43555	State transition constants for the DragOver and OLEDragOver events.
43556	Source control dragged into target.
43557	Source control dragged out of target.
43558	Source control dragged from one position in target to another.
43559	Clipboard format constants.
43560	Text (.TXT file).
43561	Bitmap (.BMP file).
43562	Metafile (.WMF file).
43563	Device-independent bitmap.
43564	Color palette.
43565	Enhanced metafile (.EMF file).
43566	Filename list (Microsoft Windows Explorer)
43567	Rich Text Format (.RTF file).
43568	Drop effect constants for OLE drag and drop events.
43569	No OLE drag/drop operation has taken place/would take place.
43570	A mask to indicate that a copy has taken place/would take place.
43571	A mask to indicate that a move has take place/would take place.
43572	A mask to indicate that the drop target window has scrolled/would scroll.
43573	Starts an OLE drag/drop event with the given control as the source.
43574	Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
43575	Returns/Sets whether this control can act as an OLE drop target.
43576	Clears all data and formats in a DataObject object.
43577	Retrieves data of a specified format from a DataObject object.
43578	Determines if a specified clipboard format is supported by the DataObject object.
43579	Adds a supported format and possibly its data to a DataObject object.
43580	A collection of filenames used by the vbCFFiles format.
43581	Returns a specific filename by index from the Files collection of a DataObject object (vbCFFiles format only).
43582	Returns the number of filenames in the Files collection of a DataObject object (vbCFFiles format only).
43583	Adds a filename to the Files collection of a DataObject object (vbCFFiles format only).
43584	Clears all filenames stored in the Files collection of a DataObject object (vbCFFiles format only).
43585	Removes a filename from the Files collection of a DataObject object (vbCFFiles format only).
43589	Control's run-time errors
43590	Event interface for MCI Control
43591	OLEStartDrag event
43592	OLEGiveFeedback event
43593	OLESetData event
43594	OLECompleteDrag event
43595	OLEDragOver event
43596	OLEDragDrop event
43597	MCI Property Page