[<Message Object Section>] Section

[This is preliminary documentation and subject to change.]

A message object section provides a mechanism for you to associate one or more message objects (such as file, directory, and registry location) with a message specified in the [Incompatible Messages] section. The [Handled] section describes how to specify a message object.

The section name is defined by your migration DLL. Each line has the following syntax:

<Message Object> = <Identifier Type>

Message Object
Specifies a Windows 95 or Windows 98 file, path, or registry entry. A file or path must be specified in long file name format.
Identifier Type
Identifies the type of <Message Object>. It can only have one of the following three values:
File
The object specified refers to a long file name (including the full path to the file).
Directory
The object specified refers to a directory (including the full path to the directory).
Registry
The object specified refers to a registry key (including the full path to that key).