http://bugs.winehq.org/show_bug.cgi?id=6151
------- Additional Comments From roboknight+winehq@gmail.com 2006-12-09 19:57 ------- After reviewing the shdocvw.dll code, I think I may have stumbled on to why GSAK no longer works. It appears that between 0.9.16 and 0.9.17 a bunch of SHDOCVW_Moz* code was stripped out. I cannot be positive it is related to this, however it seems appropriate given the type of error messages that are appearing now, and I believe this is why things USED to work but don't anymore. I assume that there was some move to correct something or shift of paradigm in some way. I'll have to read the change logs. I'm unsure who reads the logs or when they get read, but from the amount of code I saw removed, it appears like this is no simple fix, but possibly when this does get read someone can explain the changes a little here and if there are any fixes or workarounds that can be used until a more permenant solution can be worked.