Displaying 5 results from an estimated 5 matches for "inproc".
Did you mean:
nproc
2012 Mar 17
4
Help me patch wine
...aps you used the wrong -p or --strip option?
> The text leading up to this was:
> --------------------------
> |commit 3ed9efa63394e500e9a7a4dbbe14303da8086f6c
> |Author: Jan Zerebecki <jan.wine at zerebecki.de>
> |Date: 2010-01-11 20:18:43 +0100
> |
> | ole32: force inproc instead of local server
> |
> |diff --git a/dlls/ole32/compobj.c b/dlls/ole32/compobj.c
> |index 583a9cb..c23de80 100644
> |--- a/dlls/ole32/compobj.c
> |+++ b/dlls/ole32/compobj.c
> --------------------------
> File to patch: ^C
> [jan at janpc Games]$
>
Help me out...
2018 Dec 14
0
Wine release 4.0-rc2
...needed strlenW() call.
winetest: Tweak the wording of an error message.
cryptui: Avoid an unneeded strlen() call.
Gabriel Ivăncescu (1):
user32: Fix tracking position for non-client scrollbars.
Huw D. M. Davies (1):
ole32: Don't free handles that are just copied in the inproc case.
Kai Krakow (1):
winebus.sys: Re-add missing Xbox controller PIDs.
Ken Thomases (1):
configure: Fix building of the preloader on the Mac using Xcode 10 or later.
Michael Stefaniuc (1):
shell32: Use SetRect() instead of open coding it.
Nikolay Sivov (10):
comctl32/te...
2013 Jun 21
0
Wine release 1.6-rc3
...changes with DPI setting
33338 Oxford English Dictionary crashes on start
33467 Cannot bring Mac application in front of a Wine application in full screen mode
33496 pylotro - LOTRO doesn't shows after successful login
33555 Peachtree Quantum 2010 Accountant Edition post-install COM inproc server registration hangs on PEB lock (process exit)
33682 ACT! 6 cannot start under Wine 1.5.31
33786 System.InvalidCastException when launching map in Dungeons
33800 Naver LINE crashes after login
33821 Command and Conquer Generals fails to install
33824 Guitar Pro 5: Some fonts be...
2009 Sep 25
0
Wine release 1.1.30
...ilure to necko.
mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation.
mshtml: Added IHTMLInputElement::src property implementation.
mshtml: Moved option_factory to HTMLWindow object.
mshtml: Moved HTMLLocation object to HTMLWindow.
mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument.
mshtml: Use stored HTMLWindow in get_selection implementation.
mshtml: Moved event_vector to HTMLWindow.
mshtml: Don't create window in create_doc_from_nsdoc.
mshtml: Create HTMLDocumentNode for eac...
2009 Dec 04
0
Wine release 1.1.34
...73):
mshtml: Added IHTMLElement::put_outerHTML implementation.
mshtml: Don't use nselem in InsertAdjacentNode implementation.
mshtml: Improved IHTMLStyle3::put_zoom stub.
urlmon: Don't post notif message if we're in task processing loop.
jscript: Use CLSCTX_INPROC_SERVER|CLSCTX_LOCAL_SERVER to create ActiveX object.
shdocvw: Check QueryInterface return codes before using its result.
mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available.
mshtml: Get rid of no longer neede...