]> git.saurik.com Git - wxWidgets.git/blob - src/expat/xmlwf/codepage.h
I assume ptr_scpd.h and ptr_shrd.h should only be in BASE_CMN_HDR and not in GUI_CMN_HDR
[wxWidgets.git] / src / expat / xmlwf / codepage.h
1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
2 See the file COPYING for copying permission.
3 */
4
5 int codepageMap(int cp, int *map);
6 int codepageConvert(int cp, const char *p);