search for: actxprxy

Displaying 13 results from an estimated 13 matches for "actxprxy".

2009 Sep 25
0
Wine release 1.1.30
...prototypes for function pointers. ntdll: Fix a file descriptor leak. ntdll: Make sure that serial ioctl calls fail on non-serial handles. msvcrt: Add validity checks on the size of the handle inheritance block. msvcrt/tests: Add tests for the handle inheritance block. actxprxy: Add proxies for activscp.idl. actxprxy: Add proxies for comcat.idl. actxprxy: Add proxies for docobj.idl. actxprxy: Add proxies for hlink.idl. actxprxy: Add proxies for htiframe.idl. actxprxy: Add proxies for objsafe.idl. actxprxy: Add proxies for ocmm.idl....
2008 May 05
4
microsoft office communicator 2005
...D] 1209861528 "PixelShaderMode"="enabled" "VertexShaderMode"="hardware" [Software\\Wine\\AppDefaults\\communicator.exe\\DirectSound] 1209948769 "EmulDriver"="N" [Software\\Wine\\AppDefaults\\communicator.exe\\DllOverrides] 1209952710 "actxprxy"="native" "dplayx"="native" "dpnet"="native" "dpnhpast"="native" "dpwsockx"="native" "odbc32"="native" "odbccp32"="native" "ole32"="native" &quo...
2007 Dec 14
0
Wine release 0.9.51
...ze, like EmbeddedPointerUnmarshall does. rpcrt4: Add a missing break in DllMain. rpcrt4: Implement NdrConformantArrayMemorySize. rpcrt4: NdrRangeUnmarshall is implemented so add it to the spec file. rpcrt4: Pass the USER_MARSHAL_CB structure into user marshal routines. actxprxy: Add the start of actxprxy.dll. wine.inf: Register actxprxy.dll and create a fake DLL for it. widl: Always write a freeing function for arrays in generated code. widl: Arrays should have freeing code generated on the server side, even if they are [in] parameters. widl: Make...
2008 Jul 23
17
Cant play Warcraft 3
I have wine 0.9.46 and warcraft 3RC 1.21b When I start up warcraft3 i get: Fatal Error Program: c:\program files\warcraft III\war3.exe then it tells me it cant locate the cd Im not very savvy with linux yet I dont know how to upgrade wine, it wont do it in synaptic manager, adept manager Ive also installed vcredist_x86.exe that didnt do anything I have a hp pavilion 1000 intel chipset builtin
2008 Jan 24
2
building 64 bit binaries from source
...rent (AMD64) and am attempting to get wine compiled and installed... several issues: 1. Due to item 2 I can't build wine but I have vista64 installed on a mounted partition can I just tell wine to use it's dll's... if so how? 2. When I do a make (I am not installing as a port) I get: actxprxy_servprov_p.c:272:2: error: #error Currently only Wine and WIN32 are supported. *** Error code 1 Stop in /usr/home/aryeh/wine/dlls/actxprxy. If I remove the #error derective I get: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ - -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-str...
2015 Mar 20
0
Wine release 1.7.39
...shell32: Fix SHFileOperation(FO_MOVE) for a directory with subdirectories. Fran?ois Gouget (83): ddraw/tests: Fix compilation on systems that don't support nameless unions. wrc: Remove an unused lexer definition. activeds: Remove an unneeded NONAMELESSUNION directive. actxprxy: Remove unneeded NONAMELESSXXX directives. appwiz.cpl: Remove an unneeded NONAMELESSSTRUCT directive. comctl32: Remove unneeded NONAMELESSSTRUCT directives. commdlg.dll16: Remove unneeded NONAMELESSXXX directives. comdlg32: Remove unneeded NONAMELESSSTRUCT directives....
2010 Dec 24
0
Wine release 1.3.10
...positioning of tracking tooltips at the bottom of the screen. windowscodecs: 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 archi...
2009 Jun 22
2
Problem occured on ie4linux
...2 PE 65f00000-65fc2000 Deferred ole32 PE 69b10000-69c25000 Deferred msxml3 PE 6b800000-6b825000 Deferred scrrun PE 6d610000-6d67a000 Deferred ssv PE 70100000-70153000 Deferred rpcrt4 PE 70200000-70295000 Deferred wininet PE 703d0000-703eb000 Deferred actxprxy PE 70440000-704cf000 Deferred mlang PE 70510000-7051a000 Deferred imgutil PE 70bd0000-70c35000 Deferred shlwapi PE 70c50000-70efd000 Export mshtml PE 70f30000-70f9e000 Deferred mshtmled PE 71320000-713b0000 Export jscript PE 71450000-714ae000 Deferred...
2011 Dec 30
0
Wine release 1.3.36
...onger support per-statement compilation. jscript: Moved instr_off from statement_t to source_elements_t. jscript: Added bytecode dumper implementation. mshtml: Use IUri in IHTMLLocation::get_protocol implementation. mshtml: Reorder nsIURL functions to match vtbl order. actxprxy: Added htiface.idl interfaces. jscript: Handle invalid break statements in compiler. jscript: Handle invalid continue statements in compiler. jscript: Make compiler responsible for proper return from regular code vs. eval-interpreted code. jscript: Use bytecode for return st...
2019 Jun 10
0
Wine release 4.10
...re. advapi32: Fix the error code on load failure. advapi32: Cache result of LoadString. quartz: Ensure error text is terminated with NUL character. Alexandre Julliard (160): acledit: Build with msvcrt. aclui: Build with msvcrt. activeds: Build with msvcrt. actxprxy: Build with msvcrt. adsldp: Build with msvcrt. adsldpc: Build with msvcrt. advpack: Build with msvcrt. amsi: Build with msvcrt. apphelp: Build with msvcrt. atl: Build with msvcrt. atlthunk: Build with msvcrt. makefiles: Build fonts in quiet mode....
2011 Jan 21
0
Wine release 1.3.12
...is loaded by name. wmc: Add support for creating resource and plain binary files. makefiles: Generate .res files directly from message files. server: Add symbolic names in filesystem change actions traces. widl: Don't generate proxies for oleautomation interfaces. actxprxy: Add proxies 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 h...
2011 Aug 05
0
Wine release 1.3.26
...rpcrt4: Support sizing of a few more argument types. ntdll: Remove divl second argument for compatibility with clang. gdi32: Fix the blend function handling for the AlphaBlend enhanced metafile record. makefiles: Also install the program manpages from the top-level makefile. actxprxy: Specify the PSFactoryBuffer class in the idl files. dispex: Specify the PSFactoryBuffer class in the idl file. msdaps: Specify the PSFactoryBuffer class in the idl files. ole32: Specify the PSFactoryBuffer class in the idl files. oleaut32: Specify the PSFactoryBuffer class...
2008 Feb 13
1
Flash Movie Player Control in VB
...e:file:match_filename (L"olepro32.dll", L"wineboot.exe") trace:file:append_entry long L"imaadp32.acm" short L"" mask L"wineboot.exe" trace:file:match_filename (L"imaadp32.acm", L"wineboot.exe") trace:file:append_entry long L"actxprxy.dll" short L"" mask L"wineboot.exe" trace:file:match_filename (L"actxprxy.dll", L"wineboot.exe") trace:file:append_entry long L"odbc32gt.dll" short L"" mask L"wineboot.exe" trace:file:match_filename (L"odbc32gt.dll&quot...