| Message Block | |
|---|---|
| +20 | Window handle o directory viewer |
| +24 | unused |
| +28 | X offset of icon clicked |
| +32 | Y offset of icon clicked |
| +36 | 0 |
| +40 | Filetypes (&1000 for directories, &2000 for applications, &3000 for untyped files) |
| +44 | Full pathname |
This message is broadcast when the user double clicks on a file.
If the receiver wants to load the file, it should acknowledge this message by returning a Message_DataLoadAck message.
If no task acknowledges the message, the filer will try to run it?.