home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
SourceCode
/
MiniExamples
/
ImageText
/
CopyIcon.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
C/C++ Source or Header
|
1992-12-19
|
234 b
|
11 lines
/* CopyIcon.h generated from CopyIcon.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef COPYICON_H
#define COPYICON_H
extern void copyIconPicture(int win, float x, float y, float w, float h);
#endif COPYICON_H