Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File13.1.2.6 AV_COPY_DRAGGED TOS Name: »AV_COPY_DRAGGED« Number: 0x4728 Description: An application tells the AV-Server that the objects that have been dragged to its window should be copied. This may be the case, e.g. if objects are dragged to the TreeView window. Parameter Meaning WORD 3 The keyboard state ([Alternate], [Control], [Shift]) WORD 4+5 Pointer to a string which must contain the name of the destination object This HAS to be a pathname! This message may only be used as reply to a VA_DRAGACCWIND message. Group: AV functions See Also: VA_DRAGACCWIND AV protocol