home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C++
/
Frameworks
/
Sprocket Framework DR2
/
Sprocket Framework Interfaces
/
UDrag.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-20
|
257 b
|
13 lines
|
[
TEXT/CWIE
]
// Sprocket Framework header file
// UDrag.h
#ifndef __DRAG__
#include <Drag.h>
#endif
void MakeDragOutlineRegion(RgnHandle theRgn);
OSErr GetDropDirectory(DragReference theDrag, FSSpecPtr dirSpec);
Boolean DragLandedInTrash(DragReference theDrag);