MCI SendString: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Program-mcisendstring.png|thumb|200px|The main program window of MCI SendString]] MCI SendString is a text command front-end to the [http://en.wikipedia.org/wiki/Media_Control_Interface Microsoft Windows media control interface (MCI)]. It might be one of the few text-based multimedia programs for Windows to take this approach. The implementation is trivial as the MCI interface accepts text commands, making MCI SendString a simple front-end. | [[Image:Program-mcisendstring.png|thumb|200px|The main program window of MCI SendString. The background picture was created using [http://en.wikipedia.org/wiki/Deluxe_Paint_Animation Deluxe Paint Animation]]] MCI SendString is a text command front-end to the [http://en.wikipedia.org/wiki/Media_Control_Interface Microsoft Windows media control interface (MCI)]. It might be one of the few text-based multimedia programs for Windows to take this approach. The implementation is trivial as the MCI interface accepts text commands, making MCI SendString a simple front-end. | ||
[[Image:Program-mcisendstring2.png|thumb|400px|none|The command window in MCI SendString]] | [[Image:Program-mcisendstring2.png|thumb|400px|none|The command window in MCI SendString]] |
Latest revision as of 05:28, 14 October 2007
MCI SendString is a text command front-end to the Microsoft Windows media control interface (MCI). It might be one of the few text-based multimedia programs for Windows to take this approach. The implementation is trivial as the MCI interface accepts text commands, making MCI SendString a simple front-end.