search for: cowaitformultiplehandles

Displaying 17 results from an estimated 17 matches for "cowaitformultiplehandles".

2018 Feb 02
0
Wine release 3.1
.... d3d8/tests: Use GetModuleHandleA instead of LoadLibraryA. api-ms-win-core-shutdown-l1-1-0: Add dll. api-ms-win-security-lsalookup-l2-1-0: Add dll. André Hentschel (1): ntdll: Determine write fault based on failed instruction on ARM64. Anton Romanov (1): ole32: Make CoWaitForMultipleHandles peek at all posted messages. Aric Stewart (1): joy.cpl: Add parameters for Condition FF effects. Austin English (1): kernel32: Add QueryProcessCycleTime stub. Bernhard Übelacker (1): user32: Validate DIB offset in CURSORICON_GetFileEntry. Dmitry Timoshkov (26): include:...
2014 Nov 28
0
Wine release 1.7.32
...install because Installer buttons do not work. 32254 Futuremark 3DMark Vantage v1.1.0 crashes on start up 32293 Opera: wine uses builtin save file dialog, fails to save file 32568 Visual Studio 2010 fails on startup, .NET Framework 4.0 WPF message dispatcher unexpectedly receives messages (CoWaitForMultipleHandles, COWAIT_FLAGS, message pump) 33691 Directory Opus 10 locks up and crashes 34064 Adobe CS4 installer fails (COM class factory for CLSID_NetFwOpenPort needed) 34170 Cabri II Plus 1.4 fails on startup 34386 Microsoft Visual Studio Test Agent 2010 Configuration Tool crash when apply setting...
2009 Mar 28
1
Configure program to use LAN connection/winsock instead!
...s into a remote server, and I am getting the following error: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x5a fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x53 err:ole:CoWaitForMultipleHandles Unexpected wait termination: 192, 0 fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:ras:RasEnumConnectionsW (0x82b0028,0x32e430,0x32e42c),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winht...
2015 Aug 07
0
Wine release 1.7.49
...s(). dwrite: Added IDWriteColorGlyphRunEnumerator stub. dwrite: Fix IsColorFont() return type for IDWriteFont2. Philippe Groarke (1): wine.inf: Add UTC Time Zone. Piotr Caban (5): user32: Test GetIconInfo on other process cursor. ole32: Don't pump all messages in CoWaitForMultipleHandles in threads without apartment window. ole32/tests: Fix new failures in CoWaitForMultipleHandles tests. msvcp90: Fix stringbuf and strstreambuf seekpos implementation. msvcp120: Fix tr2::sys::_Copy_file test failures on non-ntfs file system. Sebastian Lackner (27): server: Us...
2011 May 12
2
Wizards Event Reporter
I've installed the following prior to the installation: .net framework 2 jet40 mdac28 The Wizards Event Reporter gives this error on launch: "The server committed a protocol violation. Section=ResponseStatusLine" The program will then launch but will not give online connectivity.
2018 May 14
0
Wine release 3.0.1
...: Implement IScriptControl get/set AllowUI. Andrew Eikum (1): advapi32: Also wait on services without a control thread during shutdown. Andrew Wesie (1): ntdll: Implement NtCreateThreadEx. Andrey Gusev (1): po: Update Ukrainian translation. Anton Romanov (2): ole32: Make CoWaitForMultipleHandles peek at all posted messages. windowscodecs: Fix data corruption for Adobe CMYK JPEGs. Aurimas Fišeras (1): po: Update Lithuanian translation. Bernhard Übelacker (1): user32: Validate DIB offset in CURSORICON_GetFileEntry. Christian Costa (1): wined3d: Recognize GTX 560M c...
2011 Jan 21
0
Wine release 1.3.12
...es for shldisp.idl. include: Add an assert.h msvcrt header. shell32: Convert dll registration to the IRegistrar mechanism. shdocvw: Convert coclass registration to the IRegistrar mechanism. hhctrl: Don't use an extended menu. ole32: Cleanup return value handling in CoWaitForMultipleHandles. Anders Jonsson (1): po: Update Swedish translation. Andrew Bogott (1): winemenubuilder: Avoid passing a null pointer (or a non-pointer) to extract_icon in InvokeShellLinkerForURL. Andrew Eikum (2): mmdevapi: Children of IAudioClient should hold a reference to their parents....
2011 Apr 08
0
Wine release 1.2.3
...n-privileged ICMP (ping) on Mac OS X. mountmgr: Balance volume references in add_volume(). Kirill Smelkov (1): kernel32: Support deleting resources in UpdateResource. Lauri Kentt? (1): readme: Add Finnish translation. Maarten Lankhorst (3): ole32: Handle alertable wait in CoWaitForMultipleHandles. mshtml: Make sure system xpcom dll gets loaded. kernel32: CreateProcessA should not call CreateProcessW directly. Marcus Meissner (2): wined3d: Detect nouveau as NVIDIA. kernel32: Fixed size to GetEnvironmentVariableW. Martin Storsjo (2): wineconsole: Fallback to wi...
2020 Aug 28
0
Wine release 5.16
...s for GetErrorInfo(). combase: Move SetErrorInfo(). combase: Add CoSetErrorInfo() as an alias for SetErrorInfo(). combase: Move CoGetCallContext(). combase: Move CoSwitchCallContext(). combase: Move CoRegisterInitializeSpy()/CoRevokeInitializeSpy(). combase: Move CoWaitForMultipleHandles(). combase: Move CoRegisterMessageFilter(). combase: Move local proxy-stub registration functions. combase: Move CoGetContextToken(). combase: Move CoGetCurrentLogicalThreadId(). kernelbase: Pass inherited handles list when creating new process. combase: Move CoG...
2015 May 29
0
Wine release 1.7.44
...Impl_Acquire. kernel32/tests: Add tests for delete behaviour of CopyFileEx. wineconsole: Allocate fake hwnds for curses backend. ntdll: Add stub for NtImpersonateAnonymousToken. advapi32: Forward ImpersonateAnonymousToken to ntdll. ole32/tests: Add additional tests for CoWaitForMultipleHandles and WM_QUIT. wbemprox/tests: Add tests for Win32_SystemEnclosure. wbemprox: Fix handling of arrays as query results. Stefan D?singer (4): d3d9/tests: Avoid invalid framebuffer configrations in resz_test. wined3d: Don't allow 3D depth textures. wined3d: Check resou...
2018 Apr 13
0
Wine release 3.6
...methods properly. ole32: Always grab a reference to apt in CoGetClassObject(). ole32: Add a helper for grabbing the current apartment or MTA. ole32: Allow more functions to use the implicit MTA. ole32: Report the implicit MTA in CoGetApartmentType(). ole32/tests: Test CoWaitForMultipleHandles() in an uninitialized or MTA apartment. ole32: Allow unmarshalling objects into an implicit MTA. ole32: Allow marshalling objects from an implicit MTA. widl: Generate correct alignment for encapsulated union tags. rpcrt4: Dereference interface pointers in union arms. r...
2008 Jan 11
0
Wine release 0.9.53
...ed on the unsignedness of types. msi: Simplify condition in TABLE_fetch_stream(). d3d9/tests: Simplify condition in test_vshader_input(). wined3d: Remove four noop checks. winspool: Adjust the typo of a loop variable in test_EnumForms(). ole32: Remove one noop check in CoWaitForMultipleHandles(). wined3d: Simplify three checks based on the unsignedness of variables. qcap: Complete initializers for g_cTemplates[]. msi: Remove an extraneous safety check and simplify deformat_string(). wined3d: Removed dead FIXME checks. ws2_32: Remove two noop checks. ms...
2009 May 22
0
Wine release 1.1.22
...led font collection. gdiplus: Stub GdipWidenPath. gdiplus: Stub GdipWarpPath. shell32: Handle NULL return icon parameters in SHDefExtractIcon. gdiplus: Implement GdipTransformPoints. gdiplus: Implement GdipTransformPointsI. ole32: Process sent and DDE messages in CoWaitForMultipleHandles. winex11.drv: Use the proper enum value for repeat. winex11.drv: Optimize AlphaBlend of 1x1 source bitmaps. gdiplus: Implement partially transparent solid fill brushes. shell32: Add test for SHCreateShellItem. shell32: Fail properly when no pidl is passed to SHCreateSh...
2011 Dec 02
0
Wine release 1.3.34
...32: Implement 16-bpp gradient dithering. gdi32: Implement 8-bpp and 4-bpp gradient dithering. gdi32: Don't set gradient alpha channel for 8888 bitmaps created with bitfields. gdi32/tests: Add tests for rectangular gradients in DIBs. ole32: Process all pending messages in CoWaitForMultipleHandles before waiting again, otherwise we may not wake up. gdi32: Use the DIB engine and PutImage for the null driver rectangular gradient implementation. winex11: Implement rectangular gradients using straight X11 calls. winex11: Implement rectangular gradients using XRender if supporte...
2007 Feb 16
0
Wine release 0.9.31
...Green (1): riched20: If outside of the richedit window, return earlier. John Klehm (2): ras.h: Added additional szDeviceType defines. rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available. John Morris (1): ole32: Add CoWaitForMultipleHandles to spec file. Joris Huizer (2): libwine: sign-compare fixes. winegcc: Sign-compare fixes. Juan Lang (1): msvcrt: Implement _mbbtype according to MSDN. Kai Blin (2): secur32: Bump minimal required samba version to 3.0.25, 3.0.24 is a bugfix release. secur32: Fix ntlm...
2009 Jul 17
0
Wine release 1.1.26
...a Open file dialog non-resizable (OFN_ENABLESIZING not implemented) 11015 Save games not ordered properly. 11520 resident evil 4: the black,the white and the glitch 12080 Portal 1.0: Graphics go haywire when first portal opens 12101 SpellForce: The Order Of Dawn - Graphical bug 12259 CoWaitForMultipleHandles Unexpected wait termination 12600 Adobe Acrobat Pro 6 -- File Open should default to a more logical location 12807 Team Fortress 2 crashes after running for several minutes at 1680x1050 12906 MyScript Notes 2.2 : Crashes on program startup after clicking "continue trial" 13525...
2009 Jan 16
0
Wine release 1.1.13
...rder in aimp2.5 beta does not work 13755 Outcast (and sometimes Outcast Demo 1) : crashes when starting a new game because of amstream.dll 13803 QUIK Junior, not restored child windows, regression. 13962 wine-1.0rc5-6-g0123f5a compiler warnings - dlls/kernel32 13964 small .NET cmd util: CoWaitForMultipleHandles Unexpected wait termination 14015 Eclipse 3.3.x (customized) crashes on null REFCLSID passed to ole32.WriteClassStg 14056 Anatomie des Gehirns Version 2.0: crashes during installation after asking, wether program group should be created 14065 WordPerfect Office X3: Application crash after...