search for: connectionpointer

Displaying 4 results from an estimated 4 matches for "connectionpointer".

Did you mean: connectionpoint
2006 Mar 01
1
observe_field question
I''m sure this is a simple problem, but I''ve been working on it for a couple days and can''t seem to figure out the correct way to structure my observe_field call. The HTML and Javascript generated all appear correct, but the AJAX call is never made. Below is the code I''m using and any help would be much appreciated. models_controller.rb def
2011 Apr 06
0
Registering a callback in Java
...he proper piece of code to register a callback to any domain(domain parameter is null), for a lifecycle event(event id 0). conn.domainEventRegisterAny(null, 0, new VirConnectDomainEventGenericCallback() { public void eventCallback(ConnectionPointer cp, DomainPointer dp, Pointer pntr) { System.out.println("event!"); } }); I can't get the println when I suspend or resume the domains. And the reason I wrote "0" is that I could not find VIR_DOMAIN_EVENT_ID_LIFECYCLE constant in...
2010 Jan 08
0
Wine release 1.1.36
The Wine development release 1.1.36 is now available. What's new in this release (see below for details): - Completion of the 16-bit separation. - Improved Shader Model 4 support. - A ton of memory leak fixes. - Improved debugging support for MinGW. - A number of MSHTML fixes. - Various bug fixes. The source is available from the following locations:
2011 Mar 18
0
Wine release 1.3.16
The Wine development release 1.3.16 is now available. What's new in this release (see below for details): - New version of the Gecko engine, based on Firefox 4. - Better support for Dwarf debugging information. - Improved handling of animated cursors. - GnuTLS no longer required on Mac OS X. - Improvements to the GDI driver infrastructure. - A number of MSI fixes for the .NET