Displaying 7 results from an estimated 7 matches for "before_async_open".
2008 Jul 18
0
Mondo Shop 3 - mshtml and msxml errors / blank window areas
...Exec (0x1ac754)->((null) 21 2 (nil) (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x1ac754)->((null) 28 2 0x33f714 (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x1a7e94)->((null) 21 2 (nil) (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x1a7e94)->((null) 28 2 0x33f714 (nil))
err:mshtml:before_async_open GetWineURL returned NULL
err:mshtml:before_async_open GetWineURL returned NULL
Here the mshtml and msxml errors mentioned above appear...
I already tried to find out how to make wine using the IE engine, but didn't fount anything useful except for ies4linux - but installing it doesn't...
2009 May 07
0
Gamehouse game start
...ames. As all gamehouse games, at start it shows screen where user should register or to choose play free trial. I instaled mozzila plugin or something. This screen shows, but when I try to click on links like "start" or "register" i get an error in terminal
Code:
>err:mshtml:before_async_open GetWineURL returned NULL
Is it bug, or I missed something or else.
I am running suse 11.1 KDE 4.2.
2007 Oct 12
0
Wine release 0.9.47
...r Tahoma installed.
comctl32/tests: Don't assume that the default font height is 16 pixels.
Hwang YunSong(???) (2):
wineboot: New Korean resource.
winecfg: Updated Korean resource.
Jacek Caban (30):
mshtml: Remove no longer used defines.
mshtml: Use GetWineURL in before_async_open.
urlmon: Added IID_IBindStatusCallbackHolder to uuid.
urlmon: Wrap callback in RegisterBindStatusCallback.
urlmon: Added more strict QueryInterface tests.
urlmon: Added more RegiterBindStatusCallback tests.
urlmon: Get rid of no longer needed IHttpNegotiate wrapper....
2012 Jul 17
0
Wine release 1.5.9
...cess and use it to store current binding callback.
mshtml: Use per-inner window task_magic for binding.
mshtml: Don't store outer window in nsChannelBSC.
mshtml: Use proper task_magic in async_open.
mshtml: Get rid of no longer needed support for new window navigation in before_async_open.
mshtml: Added HTMLElement::onkeypress implementation.
mshtml: Added HTMLInputElement::onchange implementation.
mshtml: Added IHTMLInputElement::maxLength implementation.
mshtml: Added IHTMLAnchorElement::name implementation.
mshtml: Moved invoking DISPID_VALUE to sepa...
2008 Jan 11
0
Wine release 0.9.53
...l: Added Invoke(DISPID_READYSTATE) implementation.
mshtml: Fixed Read implementations.
mshtml: Don't assume that end_pos.node is text node in range_to_string.
shdocvw: Fixed ref count leak.
shdocvw: Set IE's IVer and Build registries.
mshtml: Don't crash in before_async_open if there is no client site.
mshtml: Handle fClearDirty flag in IPersistStreamInit::Save.
mshtml: Move nsChannel's content type initialization to async_open_doc_uri.
mshtml: Update focus information in WM_RESETFOCUS_HACK.
mshtml: Fixed hr element handling in range object....
2011 Jun 24
0
Wine release 1.3.23
...urlmon: Added support for IUri in IMoniker::Load implementation.
urlmon: Use proper IUri in BindToStorage implementation.
urlmon: Use proper IUri in BindToObject implementation.
mshtml: Use CreateURLMonikerEx2 for creating URL moniker.
mshtml: Use IUri instead of wine_url in before_async_open.
urlmon: Added CoInternetIsFeatureEnabledForUrl stub implementation.
Jay Yang (4):
explorer: Implement the explorer using IExplorerBrowser.
explorer: Use the command line arguments.
shell32: Implement ILIsEmpty.
comctl32: Make ComboBoxEx send CBEN_ENDEDIT when selecti...
2019 Mar 15
0
Wine release 4.4
...notification callback if load group has no observer.
mshtml: Always use get_channel_window to get window in nsIChannel::AsyncOpen.
mshtml: Get rid of no longer needed windowref_t.
mshtml: Use channel_bsc from URI for child documents as well.
mshtml: Move TranslateUrl call to before_async_open.
mshtml: Get rid of no longer needed is_doc_uri from nsWineURI.
mshtml: Simplify handling origin URI charset.
mshtml: Rename NSContainer to GeckoBrowser.
mshtml: Detach more document objects in detach_inner_window.
mshtml: Move child window list to inner window and det...