|
|
| version 1.1, 2003/10/16 17:57:37 | version 1.2, 2003/10/17 07:17:20 |
|---|---|
| Line 1 | Line 1 |
| #define INHIBIT_WORDP(m) (1) | #define INHIBIT_WORDP(m) (1) |
| #define __CBW(src) (WORD)((char)(src)) | #define __CBW(src) (UINT16)((char)(src)) |
| #define __CBD(src) ((char)(src)) | #define __CBD(src) ((char)(src)) |
| #define WORD2LONG(src) ((short)(src)) | #define WORD2LONG(src) ((short)(src)) |