Hi Erich,
On 06/11/12 21:01, Erich E. Hoover wrote:
Real Name: Erich Hoover
Description: This patch adds the ability in HTML Help to convert HTML encoded characters (e.g. ê) into the Unicode character equivalent. This feature is needed by the table of contents and the index for displaying international characters in some CHM files. With this version of the patch the decoding is done manually by parsing the HTML characters instead of using the web browser control. It is important to note that HTML Help only supports characters within the ANSI code pages, so support for multi-byte characters is not necessary.
Changelog: hhctrl.ocx: Add HTML to Unicode decoding capability.
You didn't address most of my comments. Feel free to ask for clarifications if something was not clear enough.
Jacek
On Tue, Jun 12, 2012 at 2:07 AM, Jacek Caban jacek@codeweavers.com wrote:
... You didn't address most of my comments. Feel free to ask for clarifications if something was not clear enough.
I'm really sorry about that, for some reason gmail hid them as a quote.
Erich