Displaying 1 result from an estimated 1 matches for "0x1b9970".
Did you mean:
0x179970
2007 Mar 19
0
Trying to fix shdocvw.dll to support IPerPropertyBrowsing GUID
Let me first provide a little background:
These are the "FIXMEs" I'm trying to correct:
fixme:shdocvw:PersistStreamInit_Load (0x1b9970)->(0x1ae8688)
fixme:shdocvw:WebBrowser_QueryInterface
(0x1b9970)->({376bd3aa-3845-101b-84ed-08002b2ec713} 0xaa9dfc) interface
not supported
fixme:shdocvw:OleControl_OnAmbientPropertyChange (0x1b9970)->(-1)
I'm trying to get GSAK working under any wine version > 0.9.16. This
appear...