home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
MiniExamples
/
ImageText
/
CopyIcon.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-01-19
|
234b
|
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