Re: winhlp32 implementation

2006-11-02 Thread Frank Richter
On 02.11.2006 22:04, Eric Pouech wrote: > Kirill K. Smirnov wrote: > >> Eric, >> there is a mess in winhelp and winhlp32 in "Context" and "Topic" concept: >> what winhelp calls "topic", winhlp32 calls "context", and what winhelp >> calls "Context" winhlp32 calls "Topic without CNT section". >> S

Re: winhlp32 implementation

2006-11-02 Thread Frank Richter
On 02.11.2006 22:04, Eric Pouech wrote: > Kirill K. Smirnov wrote: > >> Eric, >> there is a mess in winhelp and winhlp32 in "Context" and "Topic" concept: >> what winhelp calls "topic", winhlp32 calls "context", and what winhelp >> calls "Context" winhlp32 calls "Topic without CNT section". >> S

Re: winhlp32 implementation

2006-11-02 Thread Eric Pouech
Kirill K. Smirnov wrote: Eric, there is a mess in winhelp and winhlp32 in "Context" and "Topic" concept: what winhelp calls "topic", winhlp32 calls "context", and what winhelp calls "Context" winhlp32 calls "Topic without CNT section". So, the buttons are messed too. I suspect there are oth

Re: winhlp32 implementation

2006-10-27 Thread Kirill K. Smirnov
Eric, there is a mess in winhelp and winhlp32 in "Context" and "Topic" concept: what winhelp calls "topic", winhlp32 calls "context", and what winhelp calls "Context" winhlp32 calls "Topic without CNT section". So, the buttons are messed too. I suspect there are other "features". We couldn't

Re: winhlp32 implementation

2006-10-25 Thread Eric Pouech
[EMAIL PROTECTED] wrote: Hi, all! I intend to implement winhlp32 utility looks like native one (font size changing, GID and CNT files support, etc...). Please, share your opinion, has this idea any sense, or *.hlp died long ago and only few persons need it? Inspired by bug http://bugs.wine

winhlp32 implementation

2006-10-24 Thread [EMAIL PROTECTED]
Hi, all! I intend to implement winhlp32 utility looks like native one (font size changing, GID and CNT files support, etc...). Please, share your opinion, has this idea any sense, or *.hlp died long ago and only few persons need it? Inspired by bug http://bugs.winehq.org/show_bug.cgi?id=5926