Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 259

Thread: Typ viewer

Threaded View

  1. #11
    Kanopus
    Guest

    Default

    0xBF is exactly what I need, it is polish character 'Ż' in CP 1250. In CP 1252 it is '¿'. What I get is 0x3F, which is '?'.

    I have tried English Windows and finally it worked correctly. So I guess that you use internally CP 1252 (or maybe default LC_ALL "C") and probably you use some function to write text file, which does code page translation. No problem, when system use CP 1252 too, but doesn't work for my Windows with CP 1250.

    Other minor problem is that you don't use CP from TYP file in "Visualization" window. This could be connected to write problem, since any editing in this window damages national characters too.
    Last edited by Kanopus; 2nd April 2013 at 07:27 PM.

  2.    Advertissements


 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •