search for: ole32

Displaying 20 results from an estimated 1100 matches for "ole32".

2001 Mar 08
0
SSafe
...32\rpcrt4.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for NTDLL.DLL.228(NtReplyWaitReceivePortEx) imported from C:\winnt\system32\rpcrt4.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for KERNEL32.DLL.526(OpenJobObjectW) imported from C:\winnt\system32\ole32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for USER32.DLL.665(UserHandleGrantAccess) imported from C:\winnt\system32\ole32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for USER32.DLL.464(MsgWaitForMultipleObjectsEx) imported from C:\winnt\system32\o...
2001 Mar 12
12
Trouble with WINE
Hello folks, I have the most recent version of WINE (20010305), and have been trying to run it with no luck until now. I have tried some very simple programs like notepad and solitaire, and both don't seem to work: all I get is a sh*itload (a REAL sh*itload) of font-related fixme's. Meanwhile, the system's load average increases, reaching a point where even the X server goes down
2015 Dec 23
2
r250501 adds dependancy to ole32.dll on MSVC
...ting a usable loadable LLVM.dll[1][2]. This have worked out of the box before so it is a regression, I tracked it down to commit r250501. That commit breaks this commit, other users have also run into this specific problem[3][4]. I tried looking into the CMakeLists.txt for LLVMSupport.lib and add ole32 as a dependency for it, but that didn't seem to stick. My cmake-fu is too weak. IIRC windows lib files can track library dependencies so that should work. I check llvm-config.exe and it does not printout ole32.lib when given the --system-libs flag or --ldflags argument. Carrying around a hack...
2015 Dec 23
2
r250501 adds dependancy to ole32.dll on MSVC
...ndows 7. >> >> So I have been using the LLVMSharp method on getting a usable loadable >> LLVM.dll[1][2]. >> >> This have worked out of the box before so it is a regression, I >> tracked it down to commit r250501. > > Oh, interesting, CoTaskMemFree() is from OLE32. That's a typical MSVC > link library, so I'm not certain why that is not included already in > the project. Indeed, every executable target I check has OLE32.dll in > its linker input. Is this an issue with whatever is generating > LLVM.dll for you, or is there a specific targe...
2009 Mar 14
1
error in wine
...033f75c 7ef7fc8a 0x0033f754: 00000000 003a0018 0033f814 65f24247 0x0033f764: 00000000 003a016c 00000000 003a006c Backtrace: =>0 0x7ef87fd2 in ntdll (+0x27fd2) (0x0033f73c) 1 0x7ef8ab7c RtlAllocateHeap+0x1c() in ntdll (0x0033f7cc) err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "ole32.dbg" ("\x84\xee3") 2 0x65f01b9b in ole32 (+0x1b9b) (0x0033f864) 3 0x65f2389d in ole32 (+0x2389d) (0x0033f884) 4 0x65f2376c in ole32 (+0x2376c) (0x0033f8a0) 5 0x65f235cd in ole32 (+0x235cd) (0x0033f8b4) 6 0x65f2354d in ole32 (+0x2354d) (0x0033f8e4) 7 0x65f018b4 in ole32 (+...
2009 Apr 24
0
Wine release 1.1.20
...tf: Define the TF_MOD_* Constants. msctf/tests: Framework for testing ITfKeystrokeMgr. msctf/tests: Test ITfKeystrokeMgr::UnpreserveKey and ITfKeystrokeMgr::PreserveKey. msctf/tests: Test ITfKeystrokeMgr::IsPreservedKey. msctf/tests: Test framework for ITfKeyEventSink. ole32: CoGetTreatAsClass should return S_FALSE if it cannot even find the key for the requested CLSID. msctf/tests: Use ITfInputProcessorProfiles::GetCurrentLanguage to get gLangid. Austin English (2): wineps.drv: Fix a memory leak. ole32: Rename a macro to prevent a conflict on NetBSD...
2009 Apr 10
6
ActiveX error when running an application(VB 6 based)
I am trying to run a home made Visual Basic 6 application on SUSE Linux Desktop 10, using "wine-1.1.18-2.1" Installation of VB 6 Application went smooth, and creates the directory under "/root/.wine/drive_c/Program\ Files/PrjPatientInfo". I then did the following # cd /root/.wine/drive_c/Program\ Files # cd PrjPatientInfo # wine cmd C:\Program Files\PrjPatientInfo>
2003 May 08
1
dcom98, ole32=n and CreateProcess
...ce:loaddll:load_dll Loaded module 'C:\WINDOWS\SYSTEM\x11drv.dll' : builtin trace:loaddll:MODULE_LoadModule16 Loaded module 'display' : builtin trace:loaddll:load_dll Loaded module 'E:\IXP001.TMP\rpcrt4.dll' : native trace:loaddll:load_dll Loaded module 'C:\WINDOWS\SYSTEM\ole32.dll' : builtin trace:loaddll:MODULE_FlushModrefs Unloaded module 'C:\WINDOWS\SYSTEM\ole32.dll' : builtin trace:loaddll:MODULE_FlushModrefs Unloaded module 'E:\IXP001.TMP\rpcrt4.dll' : native fixme:process:CreateProcessA (C:\windows\rundll32.exe,...): NORMAL_PRIORITY_CLASS ignore...
2006 Apr 29
6
wine errors
Trying to install ch i got: me@debian:~$ su Password: debian:/home/me# WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" wine /home/me/ch/ch.exe err:module:import_dll Library ole32.dll (which is needed by L"c:\\windows\\system32\\shlwapi.dll") not found err:module:import_dll Library shlwapi.dll (which is needed by L"c: \\windows\\system32\\shell32.dll") not found...
2008 Oct 31
4
config moved?
Hi Folks #1 Has ~/.wine/config (http://www.codeweavers.com/support/docs/wine-user/config-file) moved? Under ~/.wine/ I have no "config", but I do have the 3 files: system.reg; user.reg; userdef.reg. Is one of these now the "config" file? And #2 I installed Windows native ole32.dll into ~/.wine/drive_c/windows (as per the ole32.dll accompanying text file - well, "C:\windows" at least: http://www.dll-files.com/dllindex/dll-files.shtml?ole32) and changed winecfg to run ole32.dll as "Native (Windows)". Now wine doesn't run... What do I need to chang...
2020 Feb 02
0
Wine release 5.1
...HSINK type. dmsynth: Avoid the LPDIRECTMUSICSYNTH8 type. dmcompos: Partially implement Chord Map track GetParam/SetParam methods. dmscript: Implement the Script track GetParam/SetParam methods. dmime: Get rid of the DMUSIC_PRIVATE_PCHANNEL typedef. Nikolay Sivov (63): ole32: Fix bind speed used in BindToObject() of item moniker. ole32: Fix bind speed used in ParseDisplayName() for item moniker. mshtml: Implement IHTMLScriptElement::get_htmlFor(). mshtml: Implement IHTMLWindow7::get_pageXOffset/pageYOffset. ole32: Handle GetObject() failure in P...
2015 Dec 23
2
r250501 adds dependancy to ole32.dll on MSVC
...3 express on > Windows 7. > >>> > >>> So I have been using the LLVMSharp method on getting a usable loadable > >>> LLVM.dll[1][2]. > One day, I would like to make it easier to make LLVM.dll... > > Further investigation show that for the MinGW build OLE32 is added to > > the dependencies for LLVMSupport.lib in the CMakeLists.txt file, there > > are a couple of other libraries added as well. This lead me to find > > that those where added for the MSVC build with a pragma(lib, xx), so I > > added such a pragma for OLE32 and tha...
2016 Jan 12
2
r250501 adds dependancy to ole32.dll on MSVC
...o LLVM and have > > it make a DLL during regular MSVC builds. And if possible shipping > > that DLL with the Windows package (and Windows snapshot builds[2]). > > > >>> > >>>> > >>>> > Further investigation show that for the MinGW build OLE32 is added > to > >>>> > the dependencies for LLVMSupport.lib in the CMakeLists.txt file, > there > >>>> > are a couple of other libraries added as well. This lead me to find > >>>> > that those where added for the MSVC build with a pragma(l...
2007 Apr 12
1
Media Player Classic (Wine not picking up native ole32.dll?)
...33d10a (thread 0009), starting debugger... Modules: Cannot get info on module while no process is loaded Threads: process tid prio (all id:s are in hex) 0000000a 0000000c 0 0000000b 0 00000008 (D) (null) 0000000d 0 00000009 0 I was hoping this could be fixed by using a native ole32.dll, but I can't get that to work. I've copied the DLL to ~/.wine/drive_c/windows/system32/ but wine still doesn't seem to find it. If I configure wine to use only a native ole32 dll I get a long list of error messages indicating that ole32 (and others) couldn't be found. If I set i...
2010 Aug 01
2
Need Help! Morrowind on Ubuntu
...CurrentControlSet\Control\Video\{8283aca3-e850-4e55-934a-a3a125839e77} > regedit: setValue failed to open key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\Video\{8283aca3-e850-4e55-934a-a3a125839e77}\0000 > I try with > regsvr32 ole32 but nothing! Help me!! Sorry for my bad english
2015 Dec 24
2
r250501 adds dependancy to ole32.dll on MSVC
...n script[1] and where hoping that we could commit that to LLVM and have it make a DLL during regular MSVC builds. And if possible shipping that DLL with the Windows package (and Windows snapshot builds[2]). >> >>> >>> > Further investigation show that for the MinGW build OLE32 is added to >>> > the dependencies for LLVMSupport.lib in the CMakeLists.txt file, there >>> > are a couple of other libraries added as well. This lead me to find >>> > that those where added for the MSVC build with a pragma(lib, xx), so I >>> > added...
2009 Mar 29
4
A3 Mania on Wine
...27b0000 7bc34c01 0x0033c55c: 00110000 00000002 027b0000 7bc345af 0x0033c56c: 027b0000 0033c5ac 7bc914c8 00000000 Backtrace: =>0 0x7bc4319b in ntdll (+0x3319b) (0x0033c544) 1 0x7bc454ec RtlAllocateHeap+0x1c() in ntdll (0x0033c5a4) err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "ole32.dbg" ("") 2 0x65f01b9b in ole32 (+0x1b9b) (0x0033c63c) 3 0x65f2389d in ole32 (+0x2389d) (0x0033c65c) 4 0x65f2376c in ole32 (+0x2376c) (0x0033c678) 5 0x65f235cd in ole32 (+0x235cd) (0x0033c68c) 6 0x65f2354d in ole32 (+0x2354d) (0x0033c6bc) 7 0x65f018b4 in ole32 (+0x18b4) (...
2009 Dec 04
0
Wine release 1.1.34
...19 eISLP crashes in ole on exit 12632 Publisher 2003 crashes when saving a file 12736 d3d:sampler GL_INVALID_ENUM from glActiveTextureARB @ state.c 12852 Alibre Design: installer fails 12881 whizlabs software does't work 12910 Alcohol 120% refuses to install 13011 Mail.ru_err_ole32.dll 13195 GLXMakeCurrent error with BadMatch (invalid parameter attributes) in SolidWorks 13234 Quicktime 7.4.5, window decoration problems 13963 menubuilder does not escape certain characters 14228 Strip off double quotes from path before trying to load COM servers (Microsoft Device E...
2012 Mar 17
4
Help me patch wine
...11 > Perhaps 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]$ >...
2004 Sep 14
3
Pegasus Mail sometimes says no HD-memory free, but that's not true
Hello together, I use the localized Pegasus Mail version 4.21c. Sometimes, only during receiving mails, I'll get an error message (dialog) that on the drive is currently only very few memory available. But that's not true, on the drive are many GB free. I have it also tested with another windows application (Total Commander), it also shows me the correct amount of free space. The