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
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
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
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
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
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