home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd2.bin
/
3d
/
bodypaint
/
BodyPaint_3D_Demo.exe
/
resource
/
res
/
description
/
KEbase.h
< prev
next >
Wrap
C/C++ Source or Header
|
2002-07-09
|
146b
|
11 lines
#ifndef _KEBASE_H_
#define _KEBASE_H_
enum
{
ID_KEYPROPERTIES = 807,
ID_BASEKEY_NAME = 900,
ID_BASEKEY_TIME = 901
};
#endif