search for: create_event

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

2002 Nov 14
0
WIN 3.1 App crashes.. Unhandled Exception
...00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000}},rec={code=c0000096,flags=0,rec=(nil),addr=0x1dd,params={}} ) 0820ac28: queue_exception_event() = 0 { handle=(nil) } 0820ac28: create_event( manual_reset=1, initial_state=0, inherit=1, name=L"" ) 0820ac28: create_event() = 0 { handle=0x74 } wine: Unhandled exception, starting debugger... -- -- "Catch the Magic of Linux..." -------------------------------------------------------- Michael Peddemors - Senior Consulta...
2010 Mar 05
0
Wine release 1.1.40
...ole32: Add a test showing IStorage_CopyTo ignores open objects in the source. ole32: Add tests for CopyTo in recursive situations. Vitaly Perov (2): mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME. notepad: Implement printing to file. XueFeng Chang (1): server: Check create_event return value in console creation. Yann Droneaud (1): aclocal.m4: Fix WINE_TRY_CFLAGS macro (LLVM/Clang). -- Alexandre Julliard julliard at winehq.org
2009 Oct 23
0
Wine release 1.1.32
...yService call to hlink_frame_navigate. mshtml: Added IHTMLLocation::put_href implementation. shdocvw: Improved debug messages. mshtml: Added IHTMLWindow2::name property implementation. mshtml: Added IHTMLWindow2::get_length implementation. mshtml: Create nsIDOMEvent in create_event if not available. mshtml: Added IHTMLElement3::fireEvent implementation. mshtml: Added IHTMLElement::click implementation. mshtml: Added more events tests. mshtml: Added IHTMLBaseFrame interface stub implementation. mshtml: Added IHTMLFrameBase IDispatchEx support....