Creating New MCI Command Tables
You create a new MCI command table by:
·Defining MCI message constants for your commands, if they do not already exist.
·Defining flag constants for your command flags, if they do not already exist.
·Constructing a command table, using message strings, message constants, and flag constants.