home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 2002 April
/
pcpro0402.iso
/
essentials
/
graphics
/
Gimp
/
gimp-src-20001226.exe
/
src
/
gimp
/
plug-ins
/
perl
/
extradefs.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
|
1999-01-11
|
204 b
|
12 lines
/*
* extra constants for use by the plugin
*/
#define TRACE_NONE 0x00
#define TRACE_CALL 0x01
#define TRACE_TYPE 0x11
#define TRACE_NAME 0x21
#define TRACE_DESC 0x41
#define TRACE_ALL 0xff