This message is sent whenever the file dialog is going to display an error message window. This allows an application to display its own message, if desired, instead of messages provided by the system.

param1
     USHORT  usErrorId    /*  Error message ID. */

param2
     ULONG   ulReserved   /*  Reserved value, should be 0. */


[Back] [Next]