Re: Regression to Get IE Help to Work after September Snapshot

2004-10-03 Thread Dan McGhee
Filip Navara wrote: Dan McGhee wrote: Filip Navara wrote: This commit adds implementation of the ITSS library that is used to read the Html Help files. Maybe you can try WINEDLLOVERRIDES="*itss=b" wine xxx.exe Oops, sorry, I meant WINEDLLOVERRIDES="*itss=n" wine xxx.exe (ie. use native itss

Re: Regression to Get IE Help to Work after September Snapshot

2004-10-03 Thread Filip Navara
Dan McGhee wrote: Filip Navara wrote: This commit adds implementation of the ITSS library that is used to read the Html Help files. Maybe you can try WINEDLLOVERRIDES="*itss=b" wine xxx.exe Oops, sorry, I meant WINEDLLOVERRIDES="*itss=n" wine xxx.exe (ie. use native itss.dll) Anyway, thanks

Re: Regression to Get IE Help to Work after September Snapshot

2004-10-02 Thread Dan McGhee
Filip Navara wrote: Dan McGhee wrote: I could not get IE Help, or any application based on it, to work after the September snapshot. I did a regression and identified the commit of 20040824 16:00:16 CDT as causing the problem. This commit edits this patch: http://cvs.winehq.org/patch.py?id=13

Re: Regression to Get IE Help to Work after September Snapshot

2004-10-02 Thread Dan McGhee
Filip Navara wrote: Dan McGhee wrote: I could not get IE Help, or any application based on it, to work after the September snapshot. I did a regression and identified the commit of 20040824 16:00:16 CDT as causing the problem. This commit edits this patch: http://cvs.winehq.org/patch.py?id=13

Re: Regression to Get IE Help to Work after September Snapshot

2004-10-02 Thread Filip Navara
Dan McGhee wrote: I could not get IE Help, or any application based on it, to work after the September snapshot. I did a regression and identified the commit of 20040824 16:00:16 CDT as causing the problem. This commit edits this patch: http://cvs.winehq.org/patch.py?id=13475 This commit adds

Regression to Get IE Help to Work after September Snapshot

2004-10-02 Thread Dan McGhee
I could not get IE Help, or any application based on it, to work after the September snapshot. I did a regression and identified the commit of 20040824 16:00:16 CDT as causing the problem. This commit edits this patch: http://cvs.winehq.org/patch.py?id=13475 Among other things this patch chang