WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: ROM not working in 1.1.38
by Evil on Saturday February 13th 2010, 14:31
Just now took a quick glance. I'm not familiar with shdocvw, and the change comment is sparse, so it will take me time to get up to speed and understand if all all the changes I see are intentional.

For instance: WebBrowser_OleObject_Destroy is now calling release_dochost_client(&This->doc_host) first thing (without checking to see if it's null), when it wasn't before. WebBrowser_OleObject_Destroy only gets called right after a call to DocHost_Release(&This->doc_host) which itself already calls release_dochost_client(This). If that's not (a/the) problem, it is at least redundant and confusing.

[post new] [reply to this]

Page loaded in 0.00584 seconds.