+ 20 Window handle of directory viewer
+ 24 unused
+ 28 x offset of icon clicked
+ 32 y offset of icon clicked
+ 36 0
+ 40 filetype
&1000 for directories, &2000 for applications, &3000 for untyped files.
+ 44 full pathname
This message is broadcast when the user doubleclicks on a file. If the receiver wants to load the file, it should acknowledge this message by returning a DataLoadAck message.
If no one acknowledges the message, the filer will try to run it.
See PRM 3, page 265.
|
|
|