search for: dispex

Displaying 20 results from an estimated 26 matches for "dispex".

2010 Sep 20
0
Re: Redshark Error "Windows Scripting Host not installed&qu
...put: kirk at kirk-laptop:~$ sh winetricks wsh56 vcrun6 Executing /usr/bin/cabextract -d /home/kirk/.wine/dosdevices/c:/windows/system32 /home/kirk/.winetrickscache/scripten.exe Extracting cabinet: /home/kirk/.winetrickscache/scripten.exe extracting /home/kirk/.wine/dosdevices/c:/windows/system32/dispex.dll extracting /home/kirk/.wine/dosdevices/c:/windows/system32/jscript.dll extracting /home/kirk/.wine/dosdevices/c:/windows/system32/scrobj.dll extracting /home/kirk/.wine/dosdevices/c:/windows/system32/scrrun.dll extracting /home/kirk/.wine/dosdevices/c:/windows/system32/spmsg.dll /home/k...
2010 Mar 05
1
make depend fails when building Wine 1.1.40
I am trying to build Wine 1.1.40 in Fedora 12 with wine.spec from src.rpm but I get this error: configure: Finished. Do 'make' to compile Wine. + /usr/bin/make depend config.status: creating tools/Makefile make[1]: Entering directory `/home/user/rpmbuild/BUILD/wine-1.1.40/tools' gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe
2010 Mar 05
0
Wine release 1.1.40
...r comments into separate lines. server: Allow the debugger to be debugged. Huw Davies (8): rpcrt4: Add support for FC_FLOAT and FC_DOUBLE in complex structures. oleaut32: Correctly marshal NULL interface ptrs. include: Add IProvideRuntimeContext and a few annotations. dispex: Add a stub dispex.dll. tools: Register dispex.dll. oleaut32: Add a test for non-oleautomation error handling. shell32: Improve a TRACE and issue a FIXME if the interface is not implemented. shell32: Mask out the CSIDL_ flags. Hwang YunSong (1): wordpad: Update Korean...
2009 Sep 25
0
Wine release 1.1.30
...ropput* functions. jscript: Get rid of lcid argument in builtin function implementations. jscript: Pass script_ctx_t to builtin functions. jscript: Avoid calling JS builtin functions directly. jscript: Avoid calling JS builtin functions directly. jscript: Don't use dispex->ctx in array.c. jscript: Don't use dispex->ctx in date.c. jscript: Don't use dispex->ctx in function.c. jscript: Avoid using dispex->ctx. jscript: Allow 'this' to be host object in builtin functions. jscript: Allow this_obj to be host objec...
2016 Jul 08
0
Wine release 1.9.14
...s implementation for supported events. mshtml: Added FIXME for drag and dragstart events. mshtml: Added IHTMLElement::ondragstart and onhelp properties implementation. mshtml: Added IHTMLElement2::onscroll and onresize properties implementation. mshtml: Added missing release_dispex call in HTMLRect destructor. mshtml: Added IHTMLElement6::getElementsByClassName implementation. mshtml.idl: Added IHTMLElement6 methods to element dispinterfaces. mshtml: Specify locale in VarBstrFrom* calls. rpcrt4: Forward RpcServerRegisterAuthInfoA to RpcServerRegisterAu...
2004 Aug 24
2
IE6 and downloading
I have current wine from CVS as of 3:46 P.M. 08/24/2004 pacific time (California) I am using Debian Linux kernel 2.4.24 I have IE6sp1 installed and running (looks very good) I get all the crappy pop-ups and everything. I have Sun java JVM 1.4.2 installed. What I am trying to do is run a java applet for example: http://java.sun.com/products/javawebstart/demos.html These don't work and
2010 Apr 02
0
Wine release 1.1.42
...ned3d: Remove some unused render states. wined3d: Move handling of the unimplemented WINED3DRS_BORDERCOLOR state to ddraw. wined3d: Move handling of the unimplemented WINED3DRS_STIPPLEPATTERN states to ddraw. wined3d: Verify all render states have a handler. Huw Davies (5): dispex: Use the upper WORD of the flags parameter to indicate whether the optional [out] parameters are NULL. dispex: Call the deferred fill in function before returning from the server. dispex: Check whether the server function changes the type of the arguments. oleaut32: Only oleautoma...
2013 Mar 29
1
Wine release 1.5.27
...rn buffer pointer separately from jsstr_t from jsstr_alloc_len. secur32: Pass whole schan_credentials struct to schannel backend implementations. jscript: Added jsstr_flatten helper and use it to access string buffer in date.c. jscript: Use jsstr_flatten to access string buffer in dispex.c. jscript: Use jsstr_flatten to access string buffer in jsutils.c. urlmon: Fixed handling URIs with implicit file scheme in CoInternetCombineUrlEx. mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls. jscript: Added to_flat_string helper and use it to acces...
2011 Nov 18
0
Wine release 1.3.33
...c critical section when unloading the dll. mscms: Delete the static critical section when unloading the dll. crypt32: Delete the oid and sip static critical sections when unloading the dll. ws2_32: Delete the static critical section when unloading the dll. mshtml: Delete the dispex and gecko static critical sections when unloading the dll. msi: Delete the handle static critical sections when unloading the dll. msvideo: Delete the static critical section when unloading the dll. msxml3: Delete the dispex static critical section when unloading the dll. ol...
2010 Dec 10
0
Wine release 1.3.9
...msdmo: Use an iface instead of a vtbl pointer in IEnumDMOImpl. atl: Use an iface instead of a vtbl pointer in the Registrar object. d3drm: Use an iface instead of a vtbl pointer in IDirect3DRMImpl. d3drm: Use an iface instead of a vtbl pointer in IDirect3DRMMeshBuilderImpl. dispex/tests: Use an iface instead of a vtbl pointer in dispex. msdaps: Standardize the COM usage in row_server.c. windowscodecs: Use an iface instead of a vtbl pointer in ClassFactoryImpl. windowscodecs: Standardize the COM usage in gifformat.c. windowscodecs: Standardize the COM...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...o:build config.status: creating dlls/dispdib.dll16/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. dinput8_main.c regsvr.c version.rc > :info:build ../../tools/makedep -C. -S../.. -T../.. dispdib.c > :info:build config.status: creating dlls/dispex/Makefile > :info:build config.status: creating dlls/dispex/tests/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. usrmarshal.c disp_ex.idl disp_ex_p.c > :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. marshal.c >...
2015 Mar 20
0
Wine release 1.7.39
...2: Remove an uneeded NONAMELESSUNION directive. cryptnet: Remove an unneeded NONAMELESSSTRUCT directive. cryptnet/tests: Remove an uneeded NONAMELESSUNION directive. d3d8: Remove unneeded NONAMELESSXXX directives. dbghelp: Remove an unneeded NONAMELESSSTRUCT directive. dispex: Remove unneeded NONAMELESSXXX directives. dmloader: Remove an unneeded NONAMELESSSTRUCT directive. dplayx: Remove unneeded NONAMELESSSTRUCT directives. dsound: Remove unneeded NONAMELESSXXX directives. dwmapi: Remove unneeded NONAMELESSXXX directives. explorerframe: R...
2012 May 11
0
Wine release 1.5.4
...asm_alloc/realloc/free functions to more generic names. Michael Mc Donnell (2): d3dx9: Added D3DXOptimizeFaces semi-stub. d3dx9: Added D3DXOptimizeFaces test. Michael Stefaniuc (1): strmbase: Print the debug string and not the pointer to it. Nikolay Sivov (9): msxml3: Use dispex support for IDispatch implementation of process instruction node. msxml3: Test for attribute value normalization. shell32: Added a stub for IShellDispatch2. msxml3: Make ::put_data() use passed BSTR as general WCHAR buffer. shell32: Implement IShellDispatch2::IsServiceRunnin...
2010 Mar 19
0
Wine release 1.1.41
...ables. wined3d: Add COMPLEX_FIXUP_NONE as value 0 to the complex_fixup enum. Henry Kroll III (1): notepad: Don't prompt to save empty Untitled file. Huw Davies (2): wineps.drv: Retrieve the full printer name to avoid truncation when the name is 32 characters or longer. dispex: Implement proxy and stub for IDispatchEx_InvokeEx. Ilya Basin (1): shell32/tests: Add tests for the parser of SHELLEXECUTEINFO.lpFile. Jacek Caban (21): mshtml: Fixed ref count leak. mshtml: Ignore EndLoad call if document is already detached. shdocvw: Use heap_alloc_zero...
2010 Dec 24
0
Wine release 1.3.10
...indowscodecs: Convert the coclasses registration to the IRegistrar mechanism. urlmon: Convert the coclasses registration to the IRegistrar mechanism. itss: Convert protocol registration to the IRegistrar format. actxprxy: Convert dll registration to the IRegistrar mechanism. dispex: Convert dll registration to the IRegistrar mechanism. qmgrprxy: Convert dll registration to the IRegistrar mechanism. user32: Don't call GetModuleFileNameW under the user lock. wineboot: Set the correct architecture in the process identifier variable. kernel32: Update t...
2009 Jun 22
2
Problem occured on ie4linux
...000- 3d2000 Deferred browselc PE 400000- 419000 Deferred iexplore PE 740000- 889000 Deferred shdocvw PE 890000- 98d000 Deferred browseui PE 1780000- 17fa000 Deferred urlmon PE 2080000- 2098000 Deferred plugin PE 10000000-1000b000 Deferred dispex PE 35c50000-35c83000 Export dxtrans PE 35cb0000-35d09000 Export dxtmsft PE 48080000-480a7000 Deferred msls31 PE 5e380000-5e3a5000 Deferred msoss PE 5f300000-5f329000 Deferred olepro32 PE 5f3e0000-5f3f2000 Deferred atl PE 65340000-653d2000 Deferred...
2013 Oct 25
0
Wine release 1.7.5
.... msvcrt: Prevent msvcrt.dll unloading. advapi32/tests: Compile with -D__WINESRC__. advpack/tests: Compile with -D__WINESRC__. avifil32/tests: Compile with -D__WINESRC__. cabinet/tests: Compile with -D__WINESRC__. comdlg32/tests: Compile with -D__WINESRC__. dispex/tests: Compile with -D__WINESRC__. ole32/tests: Compile with -D__WINESRC__. imagehlp/tests: Compile with -D__WINESRC__. shlwapi/tests: Compile with -D__WINESRC__. msxml3: Set referrer header to container url. rsaenh: Fail on unsupported flag values only in CryptHashDat...
2019 Jun 10
0
Wine release 4.10
...erformanceInfo(). dciman32: Build with msvcrt. ddeml: Build with msvcrt. ddrawex: Build with msvcrt. devenum: Build with msvcrt. dhcpcsvc: Build with msvcrt. dhtmled.ocx: Build with msvcrt. difxapi: Build with msvcrt. dispdib: Build with msvcrt. dispex: Build with msvcrt. display.drv: Build with msvcrt. dmband: Build with msvcrt. dmcompos: Build with msvcrt. dmime: Build with msvcrt. ntdll: Fix off-by-one allocation error. dmloader: Build with msvcrt. dmscript: Build with msvcrt. dmstyle: Build with...
2011 Jun 10
0
Wine release 1.3.22
...ack. widl: Fix packing of parameter structures for arguments larger than a pointer. widl: Fix a typo in updating the type format offset for strings. rpcrt4/tests: Add a few more marshalling tests. msi: Create temp files in the destination directory instead of the root. dispex: Make sure we don't pass a NULL array to IDispatchEx_InvokeEx. advapi32: Fix the parameter checks in QueryServiceStatusEx. advapi32: Always pass valid buffers in the EnumServicesStatus requests. rpcrt4: Don't marshall out-only parameters in the old-style stubless marshalle...
2009 Sep 02
0
Wine release 1.1.29
...implementation. mshtml: Fixed script tests on IE8. mshtml: Added support for DISPID_VALUE. mshtml: Added DISPID_VALUE implementation for HTMLLocation object. mshtml: Added IOmNavigator::toString implementation. mshtml: Added IHTMLWindow2::toString implementation. dispex.idl: Added SID declarations. mshtml: Move ITypeInfo::Invoke call to separated function. mshtml: Moved dynamic_data allocation to separated function. mshtml: Added function object implementation. mshtml: Added function object tests. mshtml: Properly release DispatchEx d...