This commit is contained in:
parent
4d768455bc
commit
8fc51bd1e4
11 changed files with 218 additions and 65 deletions
|
|
@ -11,9 +11,9 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
MWDECL char* MWAPI MwACPToUTF8(const char* input);
|
||||
MWDECL char* MWAPI MwACPTextToUTF8Text(const char* input);
|
||||
|
||||
MWDECL char* MWAPI MwUTF8ToACP(const char* input);
|
||||
MWDECL char* MWAPI MwUTF8TextToACPText(const char* input);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue