The DLGINCLUDE statement is typically used to let the application access the definitions file for the dialog box with the corresponding identifier. The file specified in the filename field must contain the define directives used by the dialog box.
You can provide any number of DLGINCLUDE statements in a resource script file, but each must have a unique identifier.