home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
C
/
Applications
/
µSim 1.1
/
source
/
DoMenu.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-05-23
|
232 b
|
10 lines
|
[
TEXT/CWIE
]
#pragma internal on
void SetLastMenuCommand(short);
void DoMenuFile(short theItem);
void DoMenuWindows(short theItem);
void ShowWindowAndCheckMenu(WindowPtr w, short theMenuItem);
#pragma internal reset
void Handle_My_Menu(long);