Re: FSO Issues with Unicode

Tech-Archive recommends: Fix windows errors by optimizing your registry




"Paul Randall" <paulr901@xxxxxxxxxxxx> wrote in message
news:erCDc45VHHA.480@xxxxxxxxxxxxxxxxxxxxxxx

"TDM" <rpuffd@xxxxxxxxx> wrote in message
news:1172195244_6417@xxxxxxxxxxxxxxxxxxxxxxx

I did find some stuff in google that said all you needed to do to get Unicode
support in the HTML Help Compiler was to change the meta tag to UTF-8.
However, I was not able to get this to work.

Have you found an example of a CHM file that was done in Unicode? Maybe you
could use the workshop tools to decomple it and see how it was set up.
I may have found one. The SCRIPT56.CHM download from Microsoft is about 1.28
Mb. Within the past two months, someone posted a blurb about a free scripting
editor called VbsEdit. Part of the installation was a SCRIPT56.CHM whose size
is 2.77 Mb, leading me to believe it may use a non-ansi encoding. I haven't
found any content in this file that is different from the one I downloaded
from Microsoft.

-Paul Randall


Paul,

Thanks a million for your input !

I noticed that when the HTML files were Unicode, the actual compile of
the CHM was WAY WAY slower then text. The compiler never whined
or errored out, but the Unicode pages all came up in kanji. Not sure about
you but the last time I checked, Kanji was not one my supported reading
languages.

I took what Anthony submitted and used that to save as ISO-8859-1 which
is how they were originally and all seems to be well. The comiler likes the
files
and all the symbol fonts come through fine which was not the case with the
cheesy Unicode to Text coversion posted earlier. The part I needed was how
to get the IE Document Object HTML in to ADODB and Anthony had the
answer. I was messing up by using the XMLHTTP object in the middle
when that was unneccessary as Anthony pointed out.

If I get the time, I will have a look at your CHM theory.

So, I am happy at this point and thank everyone for thier valued input.

TDM


.



Relevant Pages

  • Re: Unicode support
    ... the whole subject is completely compiler specific. ... In f2003, the standard defines a unicode character kind (ok, it is ISO ... that you couldn't support unicode file names unless ...
    (comp.lang.fortran)
  • Re: OpenGL Cygwin windows skeleton
    ... Edition does have an optimizing compiler. ... MFC support but no 32-bit support. ... HTML editor useful in the Professional Edition, ...
    (comp.graphics.api.opengl)
  • Re: Unicode support
    ... the whole subject is completely compiler specific. ... > character kind, even if other kinds are supported. ... > that you couldn't support unicode file names unless ...
    (comp.lang.fortran)
  • Re: How to make Unicode compatible
    ... UNICODe and I am looking at a way to make it Unicode compatible.Code base ... Win32 API functions expect the size of the array in TCHARs. ... You may also consider to move your code to a more modern compiler, ... and also better Unicode support). ...
    (microsoft.public.vc.language)
  • Re: How to make Unicode compatible
    ... UNICODe and I am looking at a way to make it Unicode compatible.Code base ... Win32 API functions expect the size of the array in TCHARs. ... You may also consider to move your code to a more modern compiler, ... and also better Unicode support). ...
    (microsoft.public.vc.language)