home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
dirutils
/
browser.lzh
/
Browser
/
BrowserII_Src.LZH
/
Actions.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
|
1991-06-16
|
367 b
|
14 lines
#define BROWSERACTION_RENAME 0
#define BROWSERACTION_MAKEDIR 1
#define BROWSERACTION_DUPLICATE 2
#define BROWSERACTION_TOUCH 3
#define BROWSERACTION_COMMENT 4
#define BROWSERACTION_PROTECT 5
#define BROWSERACTION_DELETE 6
#define BROWSERACTION_COPYMOVE 7 /* not menu driven */
#define BROWSERACTION_WBRUN 8 /* not a real action, process msg identification */