home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Demos
/
Bowers Development
/
AppMaker 2.1.sit
/
AppMaker 2.1
/
Examples
/
PowerPlant
/
NeoAccess
/
CmdCodes.h
/
CmdCodes.h
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
|
1996-10-27
|
252 b
|
12 lines
|
[
TEXT/CWIE
]
/* CmdCodes.h -- command code declarations */
/* Created 10/26/96 4:26 PM by AppMaker */
#pragma once
#include <PP_Types.h>
const CommandT cmdAddReminder = 'Addr';
const CommandT cmdEditReminder = 'Edir';
const CommandT cmdDeleteReminder = 'Delr';