2

I want to create a codepage under Windows, but I do not where to start.

Thanks.

Jichao
  • 40,341
  • 47
  • 125
  • 198
  • Out of curiosity, can I ask what for? – deceze Dec 02 '11 at 07:32
  • To do some test about encoding such as converting character between different codecs. – Jichao Dec 02 '11 at 07:39
  • You can't, at least not in any official way. You might try reverse-engineer an existing C_.NLS file (for instance C_1250.NLS is the 1250 encoder). They are in fact DLLs and are in the system folder. But it is (of course) not legal, you can't redistribute the result, and so on (it might also depend where you are in the world :-) – Mihai Nita Jun 07 '13 at 03:22

0 Answers0