home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 March
/
macformat-035.iso
/
Shareware City
/
Developers
/
ICAppSourceKit1.2
/
ICWindowUtils.p
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-02-10
|
155 b
|
12 lines
|
[
TEXT/CWIE
]
unit ICWindowUtils;
interface
uses
ICTypes, ICWindowGlobals;
function WindowsOpen (wt: WindowType): OSErr;
implementation
end. (* ICWindowUtils *)