search for: dispatch_

Displaying 3 results from an estimated 3 matches for "dispatch_".

Did you mean: dispatch
2000 Nov 24
2
Getting the authctxt
My port forwarding changes require an authorization (authentication) context in channel_connect_to(). I'd like to change the dispatch_* functions so that they accept an Authctxt * instead of a void * (this parameter is already used this way). In addition, I'd have to pass the authctxt all the way down to channel_connect_to(). As a side effect, it's possible to get rid of the global variable x_authctxt (which seems to be...
2014 Apr 26
0
jquery_ujs.js 404
...function) (extensions::SafeBuiltins:19:14) at EventImpl.dispatchToListener (extensions::event_bindings:395:22) at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14) at publicClass.(anonymous function) [as dispatchToListener] (extensions::utils:69:26) at EventImpl.dispatch_ (extensions::event_bindings:378:35) at EventImpl.dispatch (extensions::event_bindings:401:17) at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14) at publicClass.(anonymous function) [as dispatch] (extensions::utils:69:26) extensions::event_bindings:383 event.returnV...
2009 Oct 23
0
Wine release 1.1.32
...ags in Hlink::fnSetMonikerReference. mshtml.idl: Fix IHTMLImageElementFactory uuid. mshtml: Add stub implementation for HTMLImageElementFactory. mshtml: Implement HTMLImageElementFactory::create. mshtml: Add DispatchEx support to HTMLImageElementFactory. mshtml: Handle DISPATCH_CONSTRUCT flag for DispatchEx objects. mshtml: Add HTMLImageElementFactory::value for constructing IHTMLImgElement objects. Andrey Turkin (5): ntdll: Run TLS callbacks in zero-sized TLS directories. advapi32: Ignore invalid MultipleTrusteeOperation values in SetEntriesInAcl....