paul
|
6384fa2a19
rtl: revert r19330. We probably need to create a separate encoding<->codepage table.
|
14 years ago |
paul
|
a0e7196ae9
rtl: move winiconv.inc into general inc directory and rename it to wincodepages.inc, also rename win2iconv, iconv2win to CodePageToCodePageName, CodePageNameToCodePage.
|
14 years ago |
Jonas Maebe
|
591230104b
* prevent the internal windows code page number -> iconv name and vice versa
|
14 years ago |
Jonas Maebe
|
258869c8f1
* and one more fix to prevent endless loops
|
14 years ago |
Jonas Maebe
|
3469942f34
* fixed potential endless loop if the code page passed to win2iconv()
|
14 years ago |
Jonas Maebe
|
7dd5811828
+ support for transcoding the new ansistring type on unix platforms
|
14 years ago |