home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1997 February: Technology Seed
/
Mac Tech Seed Feb '97.toast
/
OpenDoc 1.2b2c1
/
OpenDoc
/
OpenDoc Utilities
/
Interfaces
/
MiscUtil.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
|
1997-01-01
|
329 b
|
25 lines
|
[
TEXT/MPS
]
/*
File: MiscUtil.h
Contains: xxx put contents here xxx
Owned by: Nick Pilch
Copyright:
Change History (most recent first):
<1> 9/23/96 TJ first checked in
<1> 18.09.1996 NP first checked in
To Do:
*/
#ifndef _MISCUTIL_
#define _MISCUTIL_
void WatchCursor();
void ArrowCursor();
#endif /* _MISCUTIL_ */