Re: Winhelp crash in assertion(0) if .hlp file is not found

2011-07-31 Thread Bruno Jesus
I see, thank you. You protected the local calls instead of protecting the called function, I guess it's better this way. Best wishes, Bruno On Sun, Jul 31, 2011 at 03:55, Eric Pouech wrote: > I've just sent a patch that should fix it. > A+ > > -- > Eric Pouech > "The problem with designing somet

Re: Winhelp crash in assertion(0) if .hlp file is not found

2011-07-30 Thread Eric Pouech
I've just sent a patch that should fix it. A+ -- Eric Pouech "The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Douglas Adams)

Re: Winhelp crash in assertion(0) if .hlp file is not found

2011-07-22 Thread Bruno Jesus
On Fri, Jul 22, 2011 at 06:26, Eric Pouech wrote: > your proposal isn't fixing the problem, it just hides it I was waiting for someone to reply saying that because I see it happening dozens of times in the list, but I guess it's better to start sending a patch them never sending any. At first I

Re: Winhelp crash in assertion(0) if .hlp file is not found

2011-07-22 Thread Eric Pouech
your proposal isn't fixing the problem, it just hides it what seems (to be confirmed) to happen is that winhelp should better support secondary windows as 'glossary' (or have fallback for those) as it does for primary window (called 'main') (or support defining window name when opening a file) ca

Winhelp crash in assertion(0) if .hlp file is not found

2011-07-21 Thread Bruno Jesus
Hello, I've been in the list for a long time as a reader and after years I finally managed to get a development computer and restarted playing with current wine git. There are about 15 bugs on bugzilla but none of them are related to this. I'm trying the list first before opening a bug. It's quite