Showing changes from revision #2 to #3:
Added | Removed | Changed
Message Block | |
---|---|
+20 | Destination window handle |
+24 | Destination icon handle |
+28 | Destination screen x |
+32 | Destination screen y |
+36 | Estimated size |
+40 | Filetype of data (&1000 for directory, &2000 for application, -1 for untyped) |
+44 | Proposed leafname (zero terminated) |
This message is used to indicate that a task wants to save data to a receiver.
If this message is ignored by the receiver, then the task originator should do nothing.
An application that receives this message should store the ‘my_ref’ of each DataSave message, to check against any future Message_DataSaved message you might receive.
Normal use:
Possible use: