|
|
| version 1.1, 2005/02/12 12:13:56 | version 1.2, 2005/03/20 06:09:16 |
|---|---|
| Line 1 | Line 1 |
| #ifndef _CODECNV_H | |
| #define _CODECNV_H | #if !defined(NP2_CODECNV_H__) |
| #define NP2_CODECNV_H__ | |
| #ifdef __cplusplus | #ifdef __cplusplus |
| extern "C" { | extern "C" { |
| Line 19 UINT codecnv_ucs2toutf8(char *dst, UINT | Line 20 UINT codecnv_ucs2toutf8(char *dst, UINT |
| } | } |
| #endif | #endif |
| #endif | #endif // !defined(NP2_CODECNV_H__) |