comparison Wnn/jserver/de_header.h @ 1:790205f476c0

applied wnn_dec12.diff
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Thu, 13 Dec 2007 04:47:24 +0900
parents bbc77ca4def5
children
comparison
equal deleted inserted replaced
0:bbc77ca4def5 1:790205f476c0
58 #include "ddefine.h" 58 #include "ddefine.h"
59 #include "wnn_os.h" 59 #include "wnn_os.h"
60 60
61 #define FILENAME 128 61 #define FILENAME 128
62 #define SUCCESS 1 62 #define SUCCESS 1
63 #define FAILURE NULL 63 #define FAILURE 0
64 64
65 #define CL_MAX 32 65 #define CL_MAX 32
66 #define ST_MAX 10 66 #define ST_MAX 10
67 #define MAX_ENV 256 67 #define MAX_ENV 256
68 #define MAX_FILES 600 68 #define MAX_FILES 600